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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c34 #ifndef SOLARIS
35 # define SOLARIS (defined(sun) && (defined(__svr4__) || defined(__SVR4))) macro
67 #if !SOLARIS && !defined(__hpux) && !defined(linux)
86 #endif /* !SOLARIS && !__hpux */
183 # if SOLARIS && defined(_KERNEL)
212 # if SOLARIS && defined(_KERNEL)
244 # if SOLARIS && defined(_KERNEL)
253 # endif /* SOLARIS */
320 # if SOLARIS && defined(_KERNEL)
355 # endif /* SOLARIS */
[all...]
H A Dopts.h17 #ifndef SOLARIS
18 #define SOLARIS (defined(sun) && (defined(__svr4__) || defined(__SVR4))) macro
62 #if defined(sun) && !SOLARIS
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c15 #ifndef SOLARIS
16 #define SOLARIS (defined(sun) && (defined(__svr4__) || defined(__SVR4))) macro
50 #if !SOLARIS
H A Dipmon.c13 #ifndef SOLARIS
14 #define SOLARIS (defined(__SVR4) || defined(__svr4__)) && defined(sun) macro
133 #if defined(__hpux) || (SOLARIS && (SOLARIS2 < 10))
136 # if (BSD >= 199306) || SOLARIS
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h377 # define SOLARIS 20300 /* for back compat only -- use -DSOLARIS=20300 */ macro
380 # if defined(NOT_SENDMAIL) && !defined(SOLARIS) && defined(sun) && (defined(__svr4__) || defined(__SVR4))
381 # define SOLARIS 1 /* unknown Solaris version */ macro
382 # endif /* defined(NOT_SENDMAIL) && !defined(SOLARIS) && defined(sun) && (defined(__svr4__) || defined(__SVR4)) */
384 # ifdef SOLARIS
411 # if SOLARIS >= 20300 || (SOLARIS < 10000 && SOLARIS >= 203)
414 # endif /* SOLARIS >= 20300 || (SOLARIS < 1000
[all...]
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h16 #ifndef SOLARIS
17 #define SOLARIS (defined(sun) && (defined(__svr4__) || defined(__SVR4))) macro
H A Dip_proxy.h17 #ifndef SOLARIS
18 #define SOLARIS (defined(sun) && (defined(__svr4__) || defined(__SVR4))) macro
H A Dip_compat.h37 #ifndef SOLARIS
38 #define SOLARIS (defined(sun) && (defined(__svr4__) || defined(__SVR4))) macro
137 #if SOLARIS
332 #endif /* SOLARIS */
H A Dip_fil.h20 #ifndef SOLARIS
21 # define SOLARIS (defined(sun) && (defined(__svr4__) || defined(__SVR4))) macro
912 # if SOLARIS
1378 # if SOLARIS

Completed in 101 milliseconds