Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/console/
H A Dvideo_console.c253 static void gc_putc_charsetcmd(int charset, unsigned char ch);
579 gc_putc_charsetcmd(int charset, unsigned char ch) in gc_putc_charsetcmd() argument
587 gc_charset[charset] = 0; in gc_putc_charsetcmd()
591 gc_charset[charset] = 0x21; in gc_putc_charsetcmd()