Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dmisc_protos.h255 extern int console_read_char(void);
/xnu-12377.41.6/osfmk/console/
H A Dserial_console.c690 console_read_char(void) in console_read_char() function