Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dmisc_protos.h237 extern void conslog_putc(char);
H A Dprintf.c858 conslog_putc(char c) in conslog_putc() function