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

/haiku/src/bin/network/telnet/
H A Dexterns.h351 # define termLiteralNextChar nltc.t_lnextc
367 # define termLiteralNextCharp (cc_t *)&nltc.t_lnextc
H A Dsys_bsd.c507 ltc.t_lnextc = _POSIX_VDISABLE;
/haiku/src/bin/network/telnetd/
H A Dsys_term.c75 #undef t_lnextc macro
255 *valp = termbuf.ltc.t_lnextc;
256 *valpp = (cc_t *)&termbuf.ltc.t_lnextc;
260 *valpp = (cc_t *)&termbuf.ltc.t_lnextc;

Completed in 107 milliseconds