Searched refs:t_flushc (Results 1 – 8 of 8) sorted by relevance
57 char t_flushc; /* flush output (toggles) */ member
87 char t_flushc; /* flush output (toggles) */ member
95 char t_flushc; /* flush output (toggles) */ member
320 #define termFlushChar nltc.t_flushc336 #define termFlushCharp (cc_t *)&nltc.t_flushc
48 char t_flushc; /* flush output (toggles) */ member
223 tp->t_curstate.t_flushc = '\0'; in ttcompatopen()1177 FROM_COMPAT_CHAR(termiosp->c_cc[VDISCARD], csp->t_flushc); in from_compat()1334 TO_COMPAT_CHAR(csp->t_flushc, termiosp->c_cc[VDISCARD]); in to_compat()
312 lchars.t_flushc = -1; in tty_raw()
3524 if (tmpltc.t_flushc != '\377') { in telrcv()3525 *pfrontp++ = tmpltc.t_flushc; in telrcv()