Searched refs:consdebug_putc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmisc_protos.h155 extern void consdebug_putc(char);
H A Dprintf.c787 consdebug_putc(char c) function
812 _doprnt(fmt, &listp, consdebug_putc, 16);
H A Ddebug.c266 _doprnt(str, &listp, consdebug_putc, 0);

Completed in 30 milliseconds