Searched refs:t_rprntc (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.disc.c114 ltcbuf.t_rprntc = CTL_ESC('\022'); /* ^R */
H A Ded.term.c764 s[C_REPRINT] = n->t_rprntc;
900 n->t_rprntc = s[C_REPRINT];
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h87 char t_rprntc; /* reprint line */ member in struct:ltchars
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dexterns.h359 # define termRprntChar nltc.t_rprntc
375 # define termRprntCharp (cc_t *)&nltc.t_rprntc
/macosx-10.10.1/screen-22/screen/
H A Dtty.sh310 m->m_ltchars.t_rprntc = Ctrl('R');
394 m->m_ltchars.t_rprntc = Ctrl('R');
570 np->m_ltchars.t_rprntc = VDISABLE;
1524 debug1("rprntc = %#02x\n", m->m_ltchars.t_rprntc);
1554 debug1("rprntc = %#02x\n", m->m_ltchars.t_rprntc);
H A Dtty.c394 m->m_ltchars.t_rprntc = Ctrl('R');
542 m->m_ltchars.t_rprntc = Ctrl('R');
772 np->m_ltchars.t_rprntc = VDISABLE;
1848 debug1("rprntc = %#02x\n", m->m_ltchars.t_rprntc);
1878 debug1("rprntc = %#02x\n", m->m_ltchars.t_rprntc);
H A Dtty.c.dist394 m->m_ltchars.t_rprntc = Ctrl('R');
542 m->m_ltchars.t_rprntc = Ctrl('R');
772 np->m_ltchars.t_rprntc = VDISABLE;
1848 debug1("rprntc = %#02x\n", m->m_ltchars.t_rprntc);
1878 debug1("rprntc = %#02x\n", m->m_ltchars.t_rprntc);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c282 cc[VREPRINT] = ltc->t_rprntc;
431 ltc->t_rprntc = cc[VREPRINT];
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dsys_term.c102 #undef t_rprntc macro
297 *valp = termbuf.ltc.t_rprntc;
298 *valpp = (cc_t *)&termbuf.ltc.t_rprntc;
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Drltty.c220 _rl_tty_chars.t_reprint = tiop->ltchars.t_rprntc;
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dcusub.c819 sSterm_new.sltchars.t_rprntc = -1;
H A Dserial.c1181 q->snew.sltchars.t_rprntc = -1;
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dsys_term.c112 #undef t_rprntc macro

Completed in 217 milliseconds