Searched defs:SOLARIS (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_impl.h36 #define SOLARIS 1 macro
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h372 # define SOLARIS 20300 /* for back compat only -- use -DSOLARIS=20300 */ macro
375 # if defined(NOT_SENDMAIL) && !defined(SOLARIS) && defined(sun) && (defined(__svr4__) || defined(__SVR4))
376 # define SOLARIS 1 /* unknown Solaris version */ macro
377 # endif /* defined(NOT_SENDMAIL) && !defined(SOLARIS) && defined(sun) && (defined(__svr4__) || defined(__SVR4)) */
379 # ifdef SOLARIS
384 # if SOLARIS >= 21100
386 # endif /* SOLARIS >= 21100 */
412 # if SOLARIS >= 20300 || (SOLARIS < 10000 && SOLARIS >
[all...]

Completed in 27 milliseconds