Home
last modified time | relevance | path

Searched refs:ISC_PLATFORM_HAVEIPV6 (Results 1 – 23 of 23) sorted by relevance

/freebsd-9-stable/contrib/ntp/lib/isc/unix/
Dnet.c99 #if defined(ISC_PLATFORM_HAVEIPV6)
109 # if defined(ISC_PLATFORM_HAVEIPV6) && \
155 #ifdef ISC_PLATFORM_HAVEIPV6 in try_proto()
207 #ifdef ISC_PLATFORM_HAVEIPV6 in initialize_action()
242 #ifdef ISC_PLATFORM_HAVEIPV6
378 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6only()
390 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6pktinfo()
Difiter_ioctl.c481 #if defined(ISC_PLATFORM_HAVEIPV6) in internal_current4()
700 #ifdef ISC_PLATFORM_HAVEIPV6 in internal_current6()
Dsocket.c2415 #if defined(ISC_PLATFORM_HAVEIPV6) in opensocket()
/freebsd-9-stable/contrib/bind9/lib/isc/unix/include/isc/
Dnet.h91 #ifndef ISC_PLATFORM_HAVEIPV6
102 #ifdef ISC_PLATFORM_HAVEIPV6
218 #if defined(ISC_PLATFORM_HAVEIPV6) && defined(ISC_PLATFORM_NEEDIN6ADDRANY)
226 #if defined(ISC_PLATFORM_HAVEIPV6) && defined(ISC_PLATFORM_NEEDIN6ADDRLOOPBACK)
/freebsd-9-stable/contrib/bind9/lib/isc/unix/
Dnet.c95 #if defined(ISC_PLATFORM_HAVEIPV6)
153 #ifdef ISC_PLATFORM_HAVEIPV6 in try_proto()
205 #ifdef ISC_PLATFORM_HAVEIPV6 in initialize_action()
240 #ifdef ISC_PLATFORM_HAVEIPV6
378 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6only()
390 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6pktinfo()
Difiter_ioctl.c462 #if defined(ISC_PLATFORM_HAVEIPV6) in internal_current4()
645 #ifdef ISC_PLATFORM_HAVEIPV6 in internal_current6()
Dsocket.c2496 #if defined(ISC_PLATFORM_HAVEIPV6) in opensocket()
/freebsd-9-stable/contrib/ntp/lib/isc/win32/
Dnet.c105 #ifdef ISC_PLATFORM_HAVEIPV6 in initialize_action()
136 #ifdef ISC_PLATFORM_HAVEIPV6
275 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6only()
287 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6pktinfo()
Dsocket.c187 #ifdef ISC_PLATFORM_HAVEIPV6
1745 #if defined(ISC_PLATFORM_HAVEIPV6) in socket_create()
/freebsd-9-stable/contrib/ntp/lib/isc/unix/include/isc/
Dnet.h90 #ifndef ISC_PLATFORM_HAVEIPV6
101 #ifdef ISC_PLATFORM_HAVEIPV6
198 #if defined(ISC_PLATFORM_HAVEIPV6) && defined(ISC_PLATFORM_NEEDIN6ADDRLOOPBACK)
/freebsd-9-stable/contrib/ntp/include/
Dntp_rfc2553.h177 #ifndef ISC_PLATFORM_HAVEIPV6
246 #if defined(ISC_PLATFORM_HAVEIPV6) && defined(WANT_IPV6)
/freebsd-9-stable/contrib/ntp/lib/isc/win32/include/isc/
Dplatform.h34 #define ISC_PLATFORM_HAVEIPV6 macro
/freebsd-9-stable/lib/bind/isc/isc/
Dplatform.h55 #define ISC_PLATFORM_HAVEIPV6 1 macro
/freebsd-9-stable/contrib/ntp/lib/isc/include/isc/
Dplatform.h.in52 * If this system has the IPv6 structure definitions, ISC_PLATFORM_HAVEIPV6
55 @ISC_PLATFORM_HAVEIPV6@
/freebsd-9-stable/contrib/bind9/lib/isc/include/isc/
Dplatform.h.in50 * If this system has the IPv6 structure definitions, ISC_PLATFORM_HAVEIPV6
53 @ISC_PLATFORM_HAVEIPV6@
/freebsd-9-stable/usr.sbin/ntp/
Dconfig.h1285 #define ISC_PLATFORM_HAVEIPV6 1 macro
/freebsd-9-stable/contrib/ntp/libntp/
Dntp_rfc2553.c231 #ifndef ISC_PLATFORM_HAVEIPV6
/freebsd-9-stable/contrib/ntp/sntp/m4/
Dntp_ipv6.m4293 AC_DEFINE([ISC_PLATFORM_HAVEIPV6], [1], [have IPv6?])
/freebsd-9-stable/contrib/bind9/
Dconfigure.in2076 ISC_PLATFORM_HAVEIPV6="#define ISC_PLATFORM_HAVEIPV6 1"
2163 ISC_PLATFORM_HAVEIPV6="#undef ISC_PLATFORM_HAVEIPV6"
2190 AC_SUBST(ISC_PLATFORM_HAVEIPV6) subst
DCHANGES9831 961. [bug] Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
/freebsd-9-stable/contrib/ntp/sntp/
Dconfig.h.in686 #undef ISC_PLATFORM_HAVEIPV6
/freebsd-9-stable/contrib/ntp/
Dconfig.h.in1286 #undef ISC_PLATFORM_HAVEIPV6
DCommitLog173535 hack ISC_PLATFORM_HAVEIPV6
173538 hack ISC_PLATFORM_HAVEIPV6
211199 …Move AI_NUMERICHOST outside of the ISC_PLATFORM_HAVEIPV6 macro to conditionally include it if it's…
211202 …Move AI_NUMERICHOST outside of the ISC_PLATFORM_HAVEIPV6 macro to conditionally include it if it's…
211341 …move some conditionals back inside ISC_PLATFORM_HAVEIPV6 to reduce warnings if already defined els…
211344 …move some conditionals back inside ISC_PLATFORM_HAVEIPV6 to reduce warnings if already defined els…
211356 Move some macros outside of ISC_PLATFORM_HAVEIPV6 conditional macro and check for inclusion
211359 Move some macros outside of ISC_PLATFORM_HAVEIPV6 conditional macro and check for inclusion
212277 ISC_PLATFORM_HAVEIPV6 if the platform properly supports IPv6
212280 Use ISC_PLATFORM_HAVEIPV6 instead of HAVE_IPV6 which was previously
[all …]