Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dmisc_protos.h226 extern int console_read_char(void);
/xnu-8019.80.24/osfmk/console/
H A Dserial_console.c671 console_read_char(void) in console_read_char() function