MCPcopy 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
310static int
311cnmaygetc()
312{
313 return (-1);
314}
315
316int
317db_readline(lstart, lsize)

Callers 1

db_check_interruptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected