Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/console/
H A Dvideo_console.c254 static void gc_putc_esc(unsigned char ch);
515 gc_putc_esc(ch); in gc_putchar()
620 gc_putc_esc(unsigned char ch) in gc_putc_esc() function