/freebsd/contrib/sendmail/include/sm/ |
H A D | conf.h | 372 # define SOLARIS 20300 /* for back compat only -- use -DSOLARIS=20300 */ macro 375 # if defined(NOT_SENDMAIL) && !defined(SOLARIS) && defined(sun) && (defined(__svr4__) || defined(_… 376 # define SOLARIS 1 /* unknown Solaris version */ macro 379 # ifdef SOLARIS 384 # if SOLARIS >= 21100 412 # 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 [all …]
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | sm_gethost.c | 114 #if (SOLARIS > 10000 && SOLARIS < 20400) || (defined(SOLARIS) && SOLARIS < 204) || (defined(sony_ne… 115 # if SOLARIS == 20300 || SOLARIS == 203
|
/freebsd/sbin/ipf/common/ |
H A D | opts.h | 13 #ifndef SOLARIS 15 # define SOLARIS 1 macro 17 # define SOLARIS 0 macro 59 #if defined(sun) && !SOLARIS
|
H A D | ipf.h | 365 #if SOLARIS
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_log.c | 18 #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() 343 # if SOLARIS && defined(_KERNEL) && !defined(FW_HOOKS) in ipf_log_pkt() 417 # if SOLARIS && defined(_KERNEL) in ipf_log_pkt() 469 # if SOLARIS && defined(_KERNEL) in ipf_log_pkt() [all …]
|
H A D | ip_irc_pxy.c | 261 #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 D | ip_auth.c | 96 #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 D | ip_proxy.h | 12 #ifndef SOLARIS 14 # define SOLARIS 1 macro 16 # define SOLARIS 0 macro
|
H A D | ip_compat.h | 20 #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) 698 #if !SOLARIS && !defined(m_act)
|
H A D | ip_fil.h | 22 #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 1639 # else /* SOLARIS */ [all...] |
H A D | ip_auth.h | 22 #if SOLARIS
|
H A D | ip_proxy.c | 871 #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 D | ip_nat.h | 12 #ifndef SOLARIS 14 # define SOLARIS 1 macro 16 # define SOLARIS 0 macro
|
H A D | ip_sync.c | 99 #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 D | ip_nat.c | 200 #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() 3228 #if SOLARIS && defined(_KERNEL) && defined(ICK_M_CTL_MAGIC) in ipf_nat_finalise() 3588 # if SOLARIS in ipf_nat_icmperrorlookup() 5023 #if !defined(_KERNEL) || SOLARIS || \ in ipf_nat_out() 5084 #if SOLARIS && defined(_KERNEL) in ipf_nat_out() 5133 #if !defined(_KERNEL) || SOLARIS || \ in ipf_nat_out() 5528 #if !defined(_KERNEL) || SOLARIS in ipf_nat_in() [all …]
|
H A D | fil.c | 70 # 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() 5345 #if !defined(_KERNEL) || SOLARIS 5989 # if SOLARIS || defined(__FreeBSD__) in ipf_getifname() 5999 # if SOLARIS || defined(__FreeBSD__) in ipf_getifname() [all …]
|
/freebsd/contrib/sendmail/include/sm/os/ |
H A D | sm_os_sunos.h | 18 #ifdef SOLARIS
|
/freebsd/include/rpcsvc/ |
H A D | nis_callback.x | 48 #ifdef SOLARIS
|
H A D | nis_cache.x | 64 #ifdef SOLARIS
|
/freebsd/sbin/ipf/libipf/ |
H A D | getifname.c | 21 #if SOLARIS in getifname()
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | ntpsnmpd.c | 27 #ifdef SOLARIS /* needed with at least Solaris 8 */
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 893 #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/sbin/ipf/ipsend/ |
H A D | arp.c | 82 # if SOLARIS && (SOLARIS2 >= 10)
|
/freebsd/crypto/openssh/ |
H A D | TODO | 44 - Finish integrating kernel-level auditing code for IRIX and SOLARIS
|
/freebsd/contrib/ldns/ |
H A D | README | 89 SOLARIS
|