Lines Matching defs:_outch
77 (void) tputs(keypad_xmit, 1, _outch);
79 (void) tputs(meta_on, 1, _outch);
85 (void) tputs(ena_acs, 1, _outch);
95 (A_ALTCHARSET | A_STANDOUT | A_UNDERLINE), _outch);
115 (void) tputs(meta_off, 1, _outch);
119 (void) tputs(keypad_local, 1, _outch);
121 (void) tputs(cursor_normal, 0, _outch);
141 (void) tputs(exit_ca_mode, 0, _outch);
145 (void) tputs(orig_colors, 1, _outch);
147 (void) tputs(tparm_p0(orig_pair), 1, _outch);
152 (void) tputs(tparm_p1(get_mouse, 0), 1, _outch);