Searched refs:PE_poll_input (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/pexpert/pexpert/
H A Dpexpert.h157 extern int (*PE_poll_input)(
/darwin-on-arm/xnu/osfmk/console/i386/
H A Dserial_console.c361 if( 0 == (*PE_poll_input)( 0, &c))
/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_init.c299 * The default (non-functional) PE_poll_input handler.
313 int (*PE_poll_input)(unsigned int options, char * c) variable

Completed in 16 milliseconds