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

/haiku/src/bin/unzip/
H A Dunzpriv.h103 # define SYSV macro
116 # define SYSV macro
123 # ifndef SYSV
124 # define SYSV macro
128 # ifndef SYSV
129 # define SYSV macro
134 # ifndef SYSV
135 # define SYSV macro
139 # ifndef SYSV
140 # define SYSV macro
[all...]
H A Dttyio.c68 # if (defined(SYSV) || defined(CRAY)) && !defined(__MINT__)
87 # endif /* (SYSV || CRAY) && !__MINT__ */
89 # if !(defined(BSD4_4) || defined(SYSV) || defined(__convexc__))
93 # endif /* !(BSD4_4 || SYSV || __convexc__) */

Completed in 36 milliseconds