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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h172 # define _AIX4 40300 macro
184 # ifdef _AIX4
192 # if _AIX4 >= 40200
197 # endif /* _AIX4 >= 40200 */
206 # endif /* _AIX4 */
231 # if !defined(_AIX4) || _AIX4 < 40300
235 # endif /* !defined(_AIX4) || _AIX4 < 40300 */
236 # if !defined(_AIX4) || _AIX
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c1482 # if defined(_AIX3) || defined(_AIX4)
1484 # else /* defined(_AIX3) || defined(_AIX4) */
1486 # endif /* defined(_AIX3) || defined(_AIX4) */
3077 # if defined(_AIX3) || defined(_AIX4)
3079 # if _AIX4 >= 40200
3081 # endif /* _AIX4 >= 40200 */
3083 # endif /* defined(_AIX3) || defined(_AIX4) */
3113 # if defined(_AIX3) || defined(_AIX4)
3120 # endif /* defined(_AIX3) || defined(_AIX4) */
4466 #ifdef _AIX4
[all...]

Completed in 71 milliseconds