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

  /xsrc/external/mit/xterm/dist/
xterm_io.h 172 #ifdef USE_USG_PTYS
177 #endif /* USE_USG_PTYS */
main.c 223 #ifdef USE_USG_PTYS /* AT&T SYSV has no ptyio.h */
226 #endif /* USE_USG_PTYS */
3080 #if defined(__osf__) || (defined(__linux__) && !defined(USE_USG_PTYS)) || defined(__DragonFly__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__APPLE__)
3124 #if defined(USE_USG_PTYS) || defined(__CYGWIN__)
4280 #if defined(USE_USG_PTYS) || defined(HAVE_POSIX_OPENPT)
4287 #if !defined(USE_USG_PTYS) && defined(HAVE_POSIX_OPENPT)
4318 #ifdef USE_USG_PTYS
4332 #ifdef USE_USG_PTYS
4383 #endif /* USE_USG_PTYS */
ptyx.h 203 #define USE_USG_PTYS
205 #define USE_USG_PTYS

Completed in 16 milliseconds