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

/haiku/src/bin/network/telnet/
H A Dexterns.h346 # define termEofChar ntc.t_eofc
362 # define termEofCharp (cc_t *)&ntc.t_eofc
H A Dsys_bsd.c469 tc.t_eofc = _POSIX_VDISABLE;
/haiku/src/bin/network/telnetd/
H A Dsys_term.c68 #undef t_eofc macro
211 *valp = termbuf.tc.t_eofc;
212 *valpp = (cc_t *)&termbuf.tc.t_eofc;

Completed in 35 milliseconds