Searched refs:t_lnextc (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.disc.c117 ltcbuf.t_lnextc = CTL_ESC('\026'); /* ^V */
H A Ded.term.c767 s[C_LNEXT] = n->t_lnextc;
903 n->t_lnextc = s[C_LNEXT];
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h90 char t_lnextc; /* literal next character */ member in struct:ltchars
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dexterns.h356 # define termLiteralNextChar nltc.t_lnextc
372 # define termLiteralNextCharp (cc_t *)&nltc.t_lnextc
H A Dsys_bsd.c510 ltc.t_lnextc = _POSIX_VDISABLE;
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Drltty.c223 _rl_tty_chars.t_lnext = tiop->ltchars.t_lnextc;
368 tiop->ltchars.t_lnextc = -1; /* C-v */
884 SET_SPECIAL (ttybuff.ltchars.t_lnextc, rl_quoted_insert);
/macosx-10.10.1/screen-22/screen/
H A Dtty.c397 m->m_ltchars.t_lnextc = Ctrl('V');
545 m->m_ltchars.t_lnextc = Ctrl('V');
775 np->m_ltchars.t_lnextc = VDISABLE;
811 np->m_ltchars.t_lnextc = -1;
1851 debug1("lnextc = %#02x\n", m->m_ltchars.t_lnextc);
1881 debug1("lnextc = %#02x\n", m->m_ltchars.t_lnextc);
H A Dtty.sh313 m->m_ltchars.t_lnextc = Ctrl('V');
397 m->m_ltchars.t_lnextc = Ctrl('V');
573 np->m_ltchars.t_lnextc = VDISABLE;
597 np->m_ltchars.t_lnextc = -1;
1527 debug1("lnextc = %#02x\n", m->m_ltchars.t_lnextc);
1557 debug1("lnextc = %#02x\n", m->m_ltchars.t_lnextc);
H A Dtty.c.dist397 m->m_ltchars.t_lnextc = Ctrl('V');
545 m->m_ltchars.t_lnextc = Ctrl('V');
775 np->m_ltchars.t_lnextc = VDISABLE;
811 np->m_ltchars.t_lnextc = -1;
1851 debug1("lnextc = %#02x\n", m->m_ltchars.t_lnextc);
1881 debug1("lnextc = %#02x\n", m->m_ltchars.t_lnextc);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c285 cc[VLNEXT] = ltc->t_lnextc;
434 ltc->t_lnextc = cc[VLNEXT];
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dsys_term.c105 #undef t_lnextc macro
301 *valp = termbuf.ltc.t_lnextc;
302 *valpp = (cc_t *)&termbuf.ltc.t_lnextc;
306 *valpp = (cc_t *)&termbuf.ltc.t_lnextc;
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dcusub.c822 sSterm_new.sltchars.t_lnextc = -1;
H A Dserial.c1185 q->snew.sltchars.t_lnextc = -1;
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dsys_term.c115 #undef t_lnextc 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.c313 lchars.t_lnextc = -1;

Completed in 219 milliseconds