Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dmisc_protos.h208 extern void conslog_putc(char);
H A Dprintf.c828 conslog_putc(char c) in conslog_putc() function