Home
last modified time | relevance | path

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

/xnu-8020.101.4/pexpert/pexpert/
H A Dpexpert.h98 int PE_stub_poll_input(unsigned int options, char *c);
/xnu-8020.101.4/osfmk/console/
H A Dserial_console.c660 if (0 == PE_stub_poll_input(0, &c)) { in _vcgetc()
/xnu-8020.101.4/pexpert/i386/
H A Dpe_init.c353 PE_stub_poll_input(__unused unsigned int options, char * c) in PE_stub_poll_input() function
/xnu-8020.101.4/pexpert/arm/
H A Dpe_init.c555 PE_stub_poll_input(__unused unsigned int options, char *c) in PE_stub_poll_input() function