Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/console/
H A Dvideo_console.c252 static void gc_putc_charsetcmd(int charset, unsigned char ch);
578 gc_putc_charsetcmd(int charset, unsigned char ch) in gc_putc_charsetcmd() argument
586 gc_charset[charset] = 0; in gc_putc_charsetcmd()
590 gc_charset[charset] = 0x21; in gc_putc_charsetcmd()