Searched refs:USE_TERMIO (Results 1 - 9 of 9) sorted by relevance

/haiku/src/bin/network/telnet/
H A Dsys_bsd.c69 #ifndef USE_TERMIO
78 #else /* USE_TERMIO */
108 #endif /* USE_TERMIO */
234 #ifndef USE_TERMIO
244 #else /* USE_TERMIO */
270 #endif /* USE_TERMIO */
285 #ifdef USE_TERMIO
318 #ifndef USE_TERMIO
323 #else /* USE_TERMIO */
346 #endif /* USE_TERMIO */
[all...]
H A Dexterns.h48 #ifndef USE_TERMIO
50 # define USE_TERMIO macro
58 #ifdef USE_TERMIO
64 #if defined(NO_CC_T) || !defined(USE_TERMIO)
65 # if !defined(USE_TERMIO)
217 #if defined(USE_TERMIO)
341 #ifndef USE_TERMIO
H A Dterminal.c61 #ifdef USE_TERMIO
H A Dtelnet.c1158 #ifdef USE_TERMIO
H A Dcommands.c868 #ifdef USE_TERMIO
/haiku/src/bin/network/telnetd/
H A Ddefs.h53 #if defined(SYSV_TERMIO) && !defined(USE_TERMIO)
54 # define USE_TERMIO macro
94 #ifndef USE_TERMIO
103 #if !defined(USE_TERMIO) || defined(NO_CC_T)
H A Dsys_term.c99 #ifndef USE_TERMIO
111 #else /* USE_TERMIO */
143 #endif /* USE_TERMIO */
166 #ifndef USE_TERMIO
196 #ifndef USE_TERMIO
208 #else /* USE_TERMIO */
211 #endif /* USE_TERMIO */
226 #ifndef USE_TERMIO
297 #else /* USE_TERMIO */
390 #endif /* USE_TERMIO */
[all...]
H A Dslc.c376 #if defined(USE_TERMIO) && (VEOF == VMIN)
394 #if defined(USE_TERMIO) && (VEOF == VMIN)
408 #endif /* defined(USE_TERMIO) && defined(SYSV_TERMIO) */
H A Dtelnetd.c1247 #if defined(LINEMODE) && defined(USE_TERMIO) && (VEOF == VMIN)

Completed in 296 milliseconds