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