Searched refs:t_dsuspc (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.disc.c113 ltcbuf.t_dsuspc = CTL_ESC('\031'); /* ^Y */
H A Ded.term.c763 s[C_DSUSP] = n->t_dsuspc;
899 n->t_dsuspc = s[C_DSUSP];
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h86 char t_dsuspc; /* delayed stop process signal */ member in struct:ltchars
/macosx-10.10.1/screen-22/screen/
H A Dtty.c393 m->m_ltchars.t_dsuspc = Ctrl('Y');
541 m->m_ltchars.t_dsuspc = Ctrl('Y');
771 np->m_ltchars.t_dsuspc = VDISABLE;
809 np->m_ltchars.t_dsuspc = -1;
1847 debug1("dsuspc = %#02x\n", m->m_ltchars.t_dsuspc);
1877 debug1("dsuspc = %#02x\n", m->m_ltchars.t_dsuspc);
H A Dtty.sh309 m->m_ltchars.t_dsuspc = Ctrl('Y');
393 m->m_ltchars.t_dsuspc = Ctrl('Y');
569 np->m_ltchars.t_dsuspc = VDISABLE;
595 np->m_ltchars.t_dsuspc = -1;
1523 debug1("dsuspc = %#02x\n", m->m_ltchars.t_dsuspc);
1553 debug1("dsuspc = %#02x\n", m->m_ltchars.t_dsuspc);
H A Dtty.c.dist393 m->m_ltchars.t_dsuspc = Ctrl('Y');
541 m->m_ltchars.t_dsuspc = Ctrl('Y');
771 np->m_ltchars.t_dsuspc = VDISABLE;
809 np->m_ltchars.t_dsuspc = -1;
1847 debug1("dsuspc = %#02x\n", m->m_ltchars.t_dsuspc);
1877 debug1("dsuspc = %#02x\n", m->m_ltchars.t_dsuspc);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c281 cc[VDSUSP] = ltc->t_dsuspc;
430 ltc->t_dsuspc = cc[VDSUSP];
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Drltty.c219 _rl_tty_chars.t_dsusp = tiop->ltchars.t_dsuspc;
367 tiop->ltchars.t_dsuspc = -1; /* C-y */
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dsys_bsd.c474 ltc.t_dsuspc = _POSIX_VDISABLE;
615 ltc.t_dsuspc = _POSIX_VDISABLE;
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dcusub.c818 sSterm_new.sltchars.t_dsuspc = -1;
H A Dserial.c1182 q->snew.sltchars.t_dsuspc = -1;
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dsys_term.c111 #undef t_dsuspc macro
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dsys_term.c101 #undef t_dsuspc macro
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_main.c343 ti.ltchars.t_dsuspc = ti.ltchars.t_lnextc = -1;
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Dedit.c315 lchars.t_dsuspc = -1; /* no delayed stop process signal */

Completed in 219 milliseconds