Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ cnmaygetc
Function
cnmaygetc
freebsd/ddb/db_input.c:310–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
static int
311
cnmaygetc()
312
{
313
return (-1);
314
}
315
316
int
317
db_readline(lstart, lsize)
Callers
1
db_check_interrupt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected