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

/haiku/src/bin/unzip/
H A Dttyio.c69 # ifndef USE_SYSV_TERMIO
70 # define USE_SYSV_TERMIO macro
103 # ifndef USE_SYSV_TERMIO
104 # define USE_SYSV_TERMIO macro
130 # ifdef USE_SYSV_TERMIO /* Amdahl, Cray, all SysV? */
145 # else /* !USE_SYSV_TERMIO */
164 # endif /* ?USE_SYSV_TERMIO */
438 #if (defined(USE_SYSV_TERMIO) || defined(USE_POSIX_TERMIOS))
445 #if (defined(USE_SYSV_TERMIO) || defined(USE_POSIX_TERMIOS))
460 #if (defined(USE_SYSV_TERMIO) || define
[all...]

Completed in 39 milliseconds