Searched defs:mode_str (Results 1 – 2 of 2) sorted by relevance
2687 static void tput_inmode(constant char *mode_str, int attr, int attr_bit, int (*f_putc)(int)) in tput_inmode()2703 static void tput_outmode(constant char *mode_str, int attr_bit, int (*f_putc)(int)) in tput_outmode()
2749 static char mode_str[4]; in mode_string() local