Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/console/
H A Dserial_protos.h92 int _vcgetc(bool wait);
H A Dserial_console.c127 .putc = vcputc_options, .getc = _vcgetc,
673 _vcgetc(__unused bool wait) in _vcgetc() function