Home
last modified time | relevance | path

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

12

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h412 # if SOLARIS >= 20300 || (SOLARIS < 10000 && SOLARIS >= 203)
416 # if SOLARIS >= 20500 || (SOLARIS < 10000 && SOLARIS >= 205)
419 # if SOLARIS >= 20600 || (SOLARIS < 10000 && SOLARIS >= 206)
422 # if SOLARIS < 207 || (SOLARIS > 10000 && SOLARIS < 20700)
435 # if (SOLARIS > 10000 && SOLARIS < 20600) || SOLARIS < 206
438 # if SOLARIS >= 20700 || (SOLARIS < 10000 && SOLARIS >= 207)
441 # if SOLARIS >= 20900 || (SOLARIS < 10000 && SOLARIS >= 209)
450 # if SOLARIS >= 20800 || (SOLARIS < 10000 && SOLARIS >= 208)
459 # if SOLARIS >= 20900 || (SOLARIS < 10000 && SOLARIS >= 209)
464 # if SOLARIS >= 21000 || (SOLARIS < 10000 && SOLARIS >= 210)
[all …]
/freebsd/contrib/sendmail/libmilter/
H A Dsm_gethost.c114 #if (SOLARIS > 10000 && SOLARIS < 20400) || (defined(SOLARIS) && SOLARIS < 204) || (defined(sony_ne…
115 # if SOLARIS == 20300 || SOLARIS == 203
/freebsd/sbin/ipf/common/
H A Dopts.h13 #ifndef SOLARIS
15 # define SOLARIS 1 macro
17 # define SOLARIS 0 macro
59 #if defined(sun) && !SOLARIS
H A Dipf.h365 #if SOLARIS
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_log.c18 #ifndef SOLARIS
20 # define SOLARIS 1 macro
22 # define SOLARIS 0 macro
60 #if SOLARIS && defined(_KERNEL)
112 # if SOLARIS && defined(_KERNEL)
269 # if SOLARIS && defined(_KERNEL) in ipf_log_soft_fini()
303 # if SOLARIS && defined(_KERNEL) in ipf_log_soft_destroy()
417 # if SOLARIS && defined(_KERNEL) in ipf_log_pkt()
469 # if SOLARIS && defined(_KERNEL) in ipf_log_pkt()
605 # if SOLARIS && defined(_KERNEL) in ipf_log_items()
[all …]
H A Dip_irc_pxy.c261 #if SOLARIS in ipf_p_irc_send()
312 #if SOLARIS in ipf_p_irc_send()
331 # if SOLARIS && defined(ICK_VALID) in ipf_p_irc_send()
347 #if SOLARIS in ipf_p_irc_send()
H A Dip_auth.c96 #if !SOLARIS
176 #if SOLARIS && defined(_KERNEL) in ipf_auth_soft_create()
289 #if SOLARIS && defined(_KERNEL) in ipf_auth_soft_destroy()
451 #if defined(_KERNEL) && SOLARIS in ipf_auth_new()
493 # if SOLARIS && defined(_KERNEL) in ipf_auth_new()
505 #if SOLARIS && defined(_KERNEL) in ipf_auth_new()
1047 # if SOLARIS in ipf_auth_wait()
H A Dip_proxy.h12 #ifndef SOLARIS
14 # define SOLARIS 1 macro
16 # define SOLARIS 0 macro
H A Dip_compat.h20 #ifndef SOLARIS
22 # define SOLARIS 1 macro
24 # define SOLARIS 0 macro
413 #if !defined(__amd64__) && !SOLARIS
441 # if SOLARIS && !defined(INSTANCES)
558 # if SOLARIS && !defined(KMALLOC)
701 #if !SOLARIS && !defined(m_act)
H A Dip_fil.h22 #ifndef SOLARIS
24 # define SOLARIS 1 macro
26 # define SOLARIS 0 macro
406 #if SOLARIS
1017 # if SOLARIS
1578 #if SOLARIS
1582 # if SOLARIS
1631 # if SOLARIS
1634 # if SOLARIS
H A Dip_auth.h22 #if SOLARIS
H A Dip_proxy.c871 #if SOLARIS && defined(_KERNEL) && defined(ICK_VALID) in ipf_proxy_check()
883 #if !defined(_KERNEL) || SOLARIS || defined(__FreeBSD__) in ipf_proxy_check()
911 #if SOLARIS || defined(HAVE_M_PULLDOWN) in ipf_proxy_check()
930 #if SOLARIS && defined(_KERNEL) && defined(ICK_VALID) in ipf_proxy_check()
975 #if !defined(_KERNEL) || SOLARIS || defined(__FreeBSD__) in ipf_proxy_check()
H A Dip_nat.h12 #ifndef SOLARIS
14 # define SOLARIS 1 macro
16 # define SOLARIS 0 macro
H A Dip_sync.c99 #if SOLARIS && defined(_KERNEL)
212 # if SOLARIS && defined(_KERNEL) in ipf_sync_soft_init()
575 # if SOLARIS in ipf_sync_read()
1378 # if SOLARIS in ipf_sync_poll_wakeup()
H A Dfil.c70 # if !SOLARIS && defined(_KERNEL)
176 #if !defined(_KERNEL) || SOLARIS
2756 #if defined(_KERNEL) && SOLARIS in ipf_check()
2781 # if SOLARIS in ipf_check()
2798 # if SOLARIS in ipf_check()
4021 #if !SOLARIS in ipf_sync()
4069 #if SOLARIS in copyinptr()
6716 # if SOLARIS
8299 #if SOLARIS && defined(_KERNEL)
8338 #if SOLARIS && defined(_KERNEL)
[all …]
H A Dip_nat.c200 #if SOLARIS && !defined(INSTANCES)
982 #if !SOLARIS && defined(_KERNEL) in ipf_nat_ioctl()
1495 #if SOLARIS && !defined(INSTANCES) in ipf_nat_siocaddnat()
2457 #if SOLARIS && !defined(INSTANCES) in ipf_nat_clearlist()
3588 # if SOLARIS in ipf_nat_icmperrorlookup()
5084 #if SOLARIS && defined(_KERNEL) in ipf_nat_out()
5528 #if !defined(_KERNEL) || SOLARIS in ipf_nat_in()
5545 #if !defined(_KERNEL) || SOLARIS in ipf_nat_in()
5577 #if !defined(_KERNEL) || SOLARIS in ipf_nat_in()
5603 #if SOLARIS && defined(_KERNEL) in ipf_nat_in()
[all …]
/freebsd/contrib/sendmail/include/sm/os/
H A Dsm_os_sunos.h18 #ifdef SOLARIS
/freebsd/include/rpcsvc/
H A Dnis_callback.x48 #ifdef SOLARIS
H A Dnis_cache.x64 #ifdef SOLARIS
/freebsd/sbin/ipf/libipf/
H A Dgetifname.c21 #if SOLARIS in getifname()
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd.c27 #ifdef SOLARIS /* needed with at least Solaris 8 */
/freebsd/sbin/ipf/ipsend/
H A Darp.c82 # if SOLARIS && (SOLARIS2 >= 10)
/freebsd/contrib/sendmail/src/
H A Dconf.c893 #if defined(SOLARIS) || (defined(sony_news) && defined(__svr4))
2870 #ifdef SOLARIS
4381 #if (SOLARIS > 10000 && SOLARIS < 20400) || (defined(SOLARIS) && SOLARIS < 204) || (defined(sony_ne…
4382 # if SOLARIS == 20300 || SOLARIS == 203
4557 #if (SOLARIS > 10000 && SOLARIS < 20400) || (defined(SOLARIS) && SOLARIS < 204)
4558 # if SOLARIS == 20300 || SOLARIS == 203
5960 # if DB_VERSION_MAJOR >= 5 && !defined(SOLARIS) && !HASFLOCK && !ACCEPT_BROKEN_BDB_LOCKING
/freebsd/crypto/openssh/
H A DTODO44 - Finish integrating kernel-level auditing code for IRIX and SOLARIS
/freebsd/contrib/ldns/
H A DREADME89 SOLARIS

12