Searched refs:INET6 (Results 1 - 25 of 241) sorted by path

12345678910

/macosx-10.9.5/CPAN-52/
H A D5.12.inc42 IO-Socket-INET6-2.67 \
H A D5.16.inc44 IO-Socket-INET6-2.69 \
/macosx-10.9.5/CPAN-52/Modules/IO-Socket-INET6-2.67/
H A DMakefile1 NAME = IO-Socket-INET6
/macosx-10.9.5/CPAN-52/Modules/IO-Socket-INET6-2.69/
H A DMakefile1 NAME = IO-Socket-INET6
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm80 # try IO::Socket::IP or IO::Socket::INET6 for IPv6 support
89 # if we have IO::Socket::INET6 we will use this not IO::Socket::INET
91 } elsif( eval { require IO::Socket::INET6; } ) {
92 @ISA = qw(IO::Socket::INET6);
93 constant->import( CAN_IPV6 => "IO::Socket::INET6" );
174 if ( ! UNIVERSAL::isa( $class, 'IO::Socket::INET6' )) {
182 die "INET6 is not supported, install IO::Socket::INET6";
209 # work around Bug in IO::Socket::INET6 where it doesn't use the
212 if ( CAN_IPV6 eq "IO::Socket::INET6"
[all...]
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/t/
H A Dio-socket-inet6.t17 # IO::Socket::INET6
23 # check if we have loaded INET6, IO::Socket::SSL should do it by itself
25 unless( IO::Socket::SSL->CAN_IPV6 eq "IO::Socket::INET6" ) {
27 if ( ! eval { require IO::Socket::INET6 } ) {
28 print "1..0 # Skipped: no IO::Socket::INET6 available\n";
30 print "1..1\nnot ok # automatic use of INET6\n";
37 if ( ! IO::Socket::INET6->new(
/macosx-10.9.5/CPANInternal-140/Net-DNS/
H A DMakefile.PL32 # INET6 prior to 2.01 will not work; sorry.
33 eval {require IO::Socket::INET6; IO::Socket::INET6->VERSION("2.00");} ){
38 You will need recent versions of the IO::Socket::INET6 and Socket6
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/
H A DNameserver.pm34 # INET6 earlier than V2.01 will not work; sorry.
35 eval {require IO::Socket::INET6; IO::Socket::INET6->VERSION("2.01");} ) {
142 return IO::Socket::INET6->new(@_);
531 If IO::Socket::INET6 and Socket6 are available on the system you can
H A DResolver.pm652 appropriate libraries (Socket6 and IO::Socket::INET6) are available
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/Resolver/
H A DBase.pm34 # We test that by means of the availability of Socket6 and IO::Socket::INET6
62 # INET6 prior to 2.01 will not work; sorry.
63 eval {require IO::Socket::INET6; IO::Socket::INET6->VERSION("2.00");}
655 # '::' Otherwise the INET6 socket will fail.
670 $sock[AF_INET6()] = IO::Socket::INET6->new(
722 # If getaddrinfo is available that is used for both INET4 and INET6
934 # If getaddrinfo is available that is used for both INET4 and INET6
977 # Otherwise the INET6 socket will just fail
979 $socket[$sockfamily] = IO::Socket::INET6
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/
H A DLDAP.pm144 require IO::Socket::INET6;
145 $class = 'IO::Socket::INET6';
171 require IO::Socket::INET6 if ($arg->{inet6});
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dcommands.c2530 #ifdef INET6
2568 #ifdef INET6
2635 #ifdef INET6
2673 #ifdef INET6
/macosx-10.9.5/Libc-997.90.3/net/FreeBSD/
H A Dsourcefilter.c30 /* 8120237: enable INET6 */
62 /* 8120237: enable INET6 */
63 #ifndef INET6
64 #define INET6 macro
74 #ifdef INET6
310 #ifdef INET6
373 #ifdef INET6
/macosx-10.9.5/Libc-997.90.3/net/
H A Dinet_pton.c37 #define INET6 1 macro
69 #ifdef INET6
98 #ifdef INET6
192 #ifdef INET6
292 #endif /*INET6*/
/macosx-10.9.5/Libinfo-449.1.3/util.subproj/
H A Drcmd.c279 #ifdef INET6
372 #ifdef INET6
588 #ifdef INET6
603 #ifdef INET6
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/
H A Dtestsock6.pl23 use IO::Socket::INET6;
27 $sock = IO::Socket::INET6->new(LocalAddr => $addr,
55 use IO::Socket::INET6;
59 $sock = IO::Socket::INET6->new(LocalAddr => $addr,
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/missing/
H A Dgetaddrinfo.c74 #ifdef INET6
91 #ifdef INET6
239 #ifdef INET6
389 #ifdef INET6
595 #ifdef INET6
600 #ifndef INET6
606 #ifdef INET6
H A Dgetnameinfo.c60 #ifdef INET6
154 #ifdef INET6
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/Common/
H A Dconfig.h195 #define INET6 1 macro
H A Dkey_debug.c811 #ifdef INET6
828 #ifdef INET6
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dcfparse.y999 #ifdef INET6
1058 #ifdef INET6
H A Dgrabmyaddr.c79 #ifdef INET6
174 #ifdef INET6
276 #ifdef INET6
286 #ifdef INET6
391 #ifdef INET6
H A Dipsec_doi.c3248 #ifdef INET6
3345 #ifdef INET6
3398 #ifdef INET6
3561 #ifdef INET6
3626 #ifdef INET6
3763 #ifdef INET6
4055 #ifdef INET6
4139 #ifdef INET6
4218 #ifdef INET6
4242 #ifdef INET6
[all...]
H A Disakmp.c299 #ifdef INET6
1043 #ifdef INET6
1068 #ifdef INET6
1417 #ifdef INET6
1442 #ifdef INET6
1457 #ifdef INET6
1492 #ifdef INET6
1539 #ifdef INET6
2680 #ifdef INET6
2878 #ifdef INET6
[all...]
H A Disakmp_cfg.c1165 #ifdef INET6

Completed in 431 milliseconds

12345678910