Searched refs:t_flushc (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dioctl_compat.h58 char t_flushc; /* flush output (toggles) */ member in struct:ltchars
/freebsd-11-stable/contrib/tcsh/
H A Dtc.disc.c111 ltcbuf.t_flushc = CTL_ESC('\017'); /* ^O */
H A Ded.term.c763 s[C_DISCARD] = n->t_flushc;
899 n->t_flushc = s[C_DISCARD];
/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui.c500 ltc.t_flushc = CHK (ltc.t_flushc, CTRL ('O'));
/freebsd-11-stable/contrib/telnet/telnet/
H A Dexterns.h348 # define termFlushChar nltc.t_flushc
364 # define termFlushCharp (cc_t *)&nltc.t_flushc
/freebsd-11-stable/sys/kern/
H A Dtty_compat.c154 cc[VDISCARD] = ltc->t_flushc;
237 ltc->t_flushc = cc[VDISCARD];
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dsys_term.c73 #undef t_flushc macro
239 *valp = termbuf.ltc.t_flushc;
240 *valpp = (cc_t *)&termbuf.ltc.t_flushc;
/freebsd-11-stable/contrib/libreadline/
H A Drltty.c221 _rl_tty_chars.t_flush = tiop->ltchars.t_flushc;
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c113 #undef t_flushc macro

Completed in 216 milliseconds