HomeSort by: relevance | last modified time | path
    Searched refs:USE_TERMIOS (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
xterm_io.h 41 * FIXME: some, such as those defining USE_TERMIOS should be moved to xterm.h
50 #define USE_TERMIOS
74 #define USE_TERMIOS
81 #define USE_TERMIOS
119 #define USE_TERMIOS
126 #if defined(USE_POSIX_TERMIOS) && !defined(USE_TERMIOS)
127 #define USE_TERMIOS
144 #elif defined(USE_TERMIOS)
resize.c 166 #elif defined(USE_TERMIOS)
170 #endif /* USE_ANY_SYSV_TERMIO/USE_TERMIOS */
216 #elif defined(USE_TERMIOS)
218 #else /* not USE_TERMIOS */
220 #endif /* USE_ANY_SYSV_TERMIO/USE_TERMIOS */
354 #elif defined(USE_TERMIOS)
358 #endif /* USE_ANY_SYSV_TERMIO/USE_TERMIOS */
483 #elif defined(USE_TERMIOS)
491 #else /* not USE_TERMIOS */
496 #endif /* USE_ANY_SYSV_TERMIO/USE_TERMIOS */
    [all...]
main.c 2543 #ifndef USE_TERMIOS /* { */
2605 #if defined(USE_TERMIOS) || defined(USE_POSIX_TERMIOS) /* { */

Completed in 68 milliseconds