Searched refs:ipn (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/
H A DSSL.pm1211 my $ipn;
1214 $ipn = inet_pton(AF_INET6,$identity)
1218 $ipn = inet_aton( $identity ) or croak "'$identity' is not IPv4, but neither IPv6 nor hostname";
1252 if ( $ipn and $type == GEN_IPADD ) {
1255 return 1 if $ipn eq $name;
1257 } elsif ( ! $ipn and $type == GEN_DNS ) {
1265 if ( ! $ipn and (
/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c3799 size_t i, ni, ipn, ipf, nf, ipe, ne, nalloc; local
3837 ipn = 0;
3838 while ((psz[i]=szVal[ipn]) != 0) {
3841 if (ni > 0) { ipn++; continue; }
3846 ++ipn;
3877 ipn = i = 0;
3932 VpCtoV(vp, &szVal[ipn], ni, &szVal[ipf], nf, &szVal[ipe], ne);
/macosx-10.10.1/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit9200 ipn\040 �} # ---> 8^0^6v 0
11453 ipn\040 �� # ---> 8^0^6v 0

Completed in 167 milliseconds