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