Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_input.c83 static int db_raw_pop(void);
325 c = db_raw_pop(); in db_getc()
352 db_raw_pop(void) in db_raw_pop() function