Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/console/
H A Dvideo_console.c255 static void gc_putc_esc(unsigned char ch);
516 gc_putc_esc(ch); in gc_putchar()
621 gc_putc_esc(unsigned char ch) in gc_putc_esc() function