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

/openbsd-current/gnu/usr.bin/perl/
H A DXSUB.h628 # define gethostbyaddr PerlSock_gethostbyaddr
H A Diperlsys.h1288 # define PerlSock_gethostbyaddr(a, l, t) \ macro
1368 # define PerlSock_gethostbyaddr(a, l, t) gethostbyaddr(a, l, t) macro
H A Dpp_sys.c5085 hent = PerlSock_gethostbyaddr(addr, (Netdb_hlen_t) addrlen, addrtype);

Completed in 112 milliseconds