Searched refs:gl_tputs_putchar (Results 1 – 1 of 1) sorted by relevance
121 static TputsRetType gl_tputs_putchar(TputsArgType c);3927 tputs((char *)string, nline, gl_tputs_putchar); in gl_print_control_sequence()3941 static TputsRetType gl_tputs_putchar(TputsArgType c) in gl_tputs_putchar() function