Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/console/
H A Dserial_general.c42 extern void cons_cinput(char ch); /* The BSD routine that gets characters */
89 cons_cinput((char)chr); /* Buffer up the character */ in serial_keyboard_poll()
/xnu-11417.121.6/bsd/dev/i386/
H A Dkm.c57 void cons_cinput(char ch);
402 cons_cinput(char ch) in cons_cinput() function
/xnu-11417.121.6/bsd/dev/arm/
H A Dkm.c34 void cons_cinput(char ch);
397 cons_cinput(char ch) in cons_cinput() function