Searched refs:t_suspc (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dioctl_compat.h55 char t_suspc; /* stop process signal */ member in struct:ltchars
/freebsd-10-stable/contrib/tcsh/
H A Dtc.disc.c112 ltcbuf.t_suspc = CTL_ESC('\032'); /* ^Z */
H A Ded.term.c763 s[C_SUSP] = n->t_suspc;
899 n->t_suspc = s[C_SUSP];
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui.c497 ltc.t_suspc = CHK (ltc.t_suspc, CTRL ('Z'));
/freebsd-10-stable/contrib/telnet/telnet/
H A Dexterns.h357 # define termSuspChar nltc.t_suspc
373 # define termSuspCharp (cc_t *)&nltc.t_suspc
H A Dsys_bsd.c474 ltc.t_suspc = _POSIX_VDISABLE;
/freebsd-10-stable/sys/kern/
H A Dtty_compat.c151 cc[VSUSP] = ltc->t_suspc;
234 ltc->t_suspc = cc[VSUSP];
/freebsd-10-stable/contrib/telnet/telnetd/
H A Dsys_term.c74 #undef t_suspc macro
247 *valp = termbuf.ltc.t_suspc;
248 *valpp = (cc_t *)&termbuf.ltc.t_suspc;
/freebsd-10-stable/contrib/libreadline/
H A Drltty.c218 _rl_tty_chars.t_susp = tiop->ltchars.t_suspc;
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c110 #undef t_suspc macro

Completed in 151 milliseconds