Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ draino
Function
draino
Utilities/cmpdcurses/pdcurses/kernel.c:271–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
int draino(int ms)
272
{
273
PDC_LOG((
"draino() - called\n"
));
274
275
return napms(ms);
276
}
277
278
int resetterm(void)
279
{
Callers
nothing calls this directly
Calls
1
napms
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…