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

  /xsrc/external/mit/xterm/dist/
xterm_io.h 45 #define USE_POSIX_TERMIOS 1
61 #ifndef USE_POSIX_TERMIOS
62 #define USE_POSIX_TERMIOS
67 #define USE_POSIX_TERMIOS
96 #define USE_POSIX_TERMIOS
103 #define USE_POSIX_TERMIOS /* GNU/KFreeBSD and GNU/KNetBSD */
107 #define USE_POSIX_TERMIOS
111 #define USE_POSIX_TERMIOS
126 #if defined(USE_POSIX_TERMIOS) && !defined(USE_TERMIOS)
142 #if defined(USE_POSIX_TERMIOS) && !defined(__hpux
    [all...]
main.c 288 #ifndef USE_POSIX_TERMIOS
292 #endif /* USE_POSIX_TERMIOS */
2558 #ifndef USE_POSIX_TERMIOS
2564 #else /* USE_POSIX_TERMIOS */
2576 #ifndef USE_POSIX_TERMIOS
2582 #endif /* USE_POSIX_TERMIOS */
2605 #if defined(USE_TERMIOS) || defined(USE_POSIX_TERMIOS) /* { */
4551 #ifndef USE_POSIX_TERMIOS
4561 #endif /* USE_POSIX_TERMIOS */
4563 #ifndef USE_POSIX_TERMIOS
    [all...]
xterm.h 84 #define USE_POSIX_TERMIOS 1
113 #ifdef USE_POSIX_TERMIOS

Completed in 9 milliseconds