Lines Matching refs:SYSV
165 #if defined(SYSV) && !defined(SVR4) && !defined(ISC22) && !defined(ISC30)
166 /* older SYSV systems cannot ignore SIGHUP.
221 #ifdef SYSV /* { */
223 #ifdef USE_USG_PTYS /* AT&T SYSV has no ptyio.h */
265 #else /* } !SYSV { */ /* BSD systems */
302 #endif /* } !SYSV */
423 #elif defined(SYSV)
459 #if defined(SYSV) && defined(DECL_PTSNAME)
644 * SYSV has the termio.c_cc[V] and ltchars; BSD has tchars and ltchars;
4349 #if !defined(SVR4) && !(defined(SYSV) && defined(i386))
4613 /* both SYSV and BSD have ltchars */
4680 /* both SYSV and BSD have ltchars */
5445 #ifndef SYSV
5450 #elif defined(SYSV) || defined(__osf__)
5467 #else /* SYSV */
5932 #if defined(SVR4) || defined(SYSV) || !defined(X_NOT_POSIX)