Home
last modified time | relevance | path

Searched refs:SOLARIS (Results 1 – 25 of 44) sorted by relevance

12

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dsm_gethost.c88 #if (SOLARIS > 10000 && SOLARIS < 20400) || (defined(SOLARIS) && SOLARIS < 204) || (defined(sony_ne…
89 # if SOLARIS == 20300 || SOLARIS == 203
H A Dsignal.c107 #if defined(SOLARIS) || defined(__svr5__)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h15 #ifdef SOLARIS
16 #undef SOLARIS
19 #define SOLARIS (1) macro
21 #define SOLARIS (0) macro
65 #if defined(sun) && !defined(SOLARIS)
H A Dip_log.c34 #ifdef SOLARIS
35 #undef SOLARIS
38 #define SOLARIS (1) macro
40 #define SOLARIS (0) macro
72 #if !defined(SOLARIS) && !defined(__hpux) && !defined(linux)
188 # if defined(SOLARIS) && defined(_KERNEL)
217 # if defined(SOLARIS) && defined(_KERNEL)
249 # if defined(SOLARIS) && defined(_KERNEL)
325 # if defined(SOLARIS) && defined(_KERNEL)
524 # if defined(SOLARIS) && defined(_KERNEL)
[all …]
H A Dipf.h161 defined(SOLARIS) || defined(__sgi) || defined(__osf__) || \
309 #ifdef SOLARIS
H A Dip_proxy.c474 #if defined(SOLARIS) && defined(_KERNEL) && (SOLARIS2 >= 6) && \
493 #if defined(SOLARIS) && defined(_KERNEL) && (SOLARIS2 >= 6)
539 #if defined(SOLARIS) && defined(_KERNEL) && (SOLARIS2 >= 6) && \
622 #if defined(SOLARIS) && defined(_KERNEL) && (SOLARIS2 >= 6) && defined(MENTAT)
H A Dip_auth.c154 #if defined(SOLARIS) && defined(_KERNEL)
337 #if defined(SOLARIS) && defined(_KERNEL)
473 # if SOLARIS
690 # if defined(SOLARIS) && defined(_KERNEL)
H A Dip_compat.c101 # if !defined(SOLARIS) && defined(_KERNEL) && !defined(__osf__) && \
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h411 # if SOLARIS >= 20300 || (SOLARIS < 10000 && SOLARIS >= 203)
415 # if SOLARIS >= 20500 || (SOLARIS < 10000 && SOLARIS >= 205)
418 # if SOLARIS >= 20600 || (SOLARIS < 10000 && SOLARIS >= 206)
421 # if SOLARIS < 207 || (SOLARIS > 10000 && SOLARIS < 20700)
434 # if (SOLARIS > 10000 && SOLARIS < 20600) || SOLARIS < 206
437 # if SOLARIS >= 20700 || (SOLARIS < 10000 && SOLARIS >= 207)
440 # if SOLARIS >= 20900 || (SOLARIS < 10000 && SOLARIS >= 209)
449 # if SOLARIS >= 20800 || (SOLARIS < 10000 && SOLARIS >= 208)
458 # if SOLARIS >= 20900 || (SOLARIS < 10000 && SOLARIS >= 209)
463 # if SOLARIS >= 21000 || (SOLARIS < 10000 && SOLARIS >= 210)
[all …]
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h15 #ifdef SOLARIS
16 #undef SOLARIS
19 #define SOLARIS (1) macro
21 #define SOLARIS (0) macro
H A Dip_nat.h16 #ifdef SOLARIS
17 #undef SOLARIS
20 #define SOLARIS (1) macro
22 #define SOLARIS (0) macro
H A Dip_frag.h76 #if defined(_KERNEL) && ((BSD >= 199306) || defined(SOLARIS) || \
H A Dip_fil.h20 #ifdef SOLARIS
21 #undef SOLARIS
24 #define SOLARIS (1) macro
26 #define SOLARIS (0) macro
918 # ifdef SOLARIS
1384 # if SOLARIS
/illumos-gate/usr/src/lib/libima/common/
H A Dsunima-lib.c70 #ifdef SOLARIS in SUN_IMA_SetTunableProperties()
112 #ifdef SOLARIS in SUN_IMA_GetTunableProperties()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h512 #ifdef SOLARIS
524 #ifdef SOLARIS
569 #ifdef SOLARIS
799 #ifdef SOLARIS
815 #ifdef SOLARIS
/illumos-gate/usr/src/cmd/sendmail/include/sm/os/
H A Dsm_os_sunos.h18 #ifdef SOLARIS
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dportable.h153 #if defined(SOLARIS) || defined(LINUX) || defined(HPUX)
195 || defined(SOLARIS) || defined(OSF1) ||defined(freebsd))
344 defined(aix) || defined(HPUX11) || defined(OSF1) || defined(SOLARIS)
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dgetifname.c24 # ifdef SOLARIS
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c10 #ifdef SOLARIS
11 #undef SOLARIS
14 #define SOLARIS (1) macro
16 #define SOLARIS (0) macro
50 #if !defined(SOLARIS)
H A Dipmon.c12 #ifdef SOLARIS
13 #undef SOLARIS
16 #define SOLARIS (1) macro
18 #define SOLARIS (0) macro
137 #if defined(__hpux) || (defined(SOLARIS) && (SOLARIS2 < 10))
140 # if (BSD >= 199306) || defined(SOLARIS)
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_defs.h93 #ifdef SOLARIS
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c827 #if defined(SOLARIS) || (defined(sony_news) && defined(__svr4))
2793 #ifdef SOLARIS
4279 #if (SOLARIS > 10000 && SOLARIS < 20400) || (defined(SOLARIS) && SOLARIS < 204) || (defined(sony_ne…
4280 # if SOLARIS == 20300 || SOLARIS == 203
4428 #if (SOLARIS > 10000 && SOLARIS < 20400) || (defined(SOLARIS) && SOLARIS < 204)
4429 # if SOLARIS == 20300 || SOLARIS == 203
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool-sasl.c185 #if defined(SOLARIS)
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h424 #ifdef SOLARIS
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsort.c46 #if defined(MOZILLA_CLIENT) && defined(SOLARIS)

12