Home
last modified time | relevance | path

Searched defs:getc (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/osfmk/console/
H A Dserial_protos.h70 int (*getc)(bool); member
/xnu-8792.61.2/bsd/kern/
H A Dtty_subr.c145 getc(struct clist *clp) in getc() function