Home
last modified time | relevance | path

Searched refs:cnmaygetc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/ddb/
H A Ddb_input.c76 static int cnmaygetc(void);
375 c = cnmaygetc(); in db_check_interrupt()
386 c = cnmaygetc(); in db_check_interrupt()
401 cnmaygetc(void) in cnmaygetc() function