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

/haiku/src/bin/unzip/
H A Dttyio.c58 # ifndef USE_POSIX_TERMIOS
59 # define USE_POSIX_TERMIOS /* use POSIX style termio (termios) */ macro
97 # ifndef USE_POSIX_TERMIOS
98 # define USE_POSIX_TERMIOS macro
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) || defined(USE_POSIX_TERMIOS))

Completed in 75 milliseconds