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

/openbsd-current/gnu/usr.bin/perl/
H A DXSUB.h632 # define getnetbyaddr PerlSock_getnetbyaddr
H A Diperlsys.h1296 # define PerlSock_getnetbyaddr(n, t) \ macro
1374 # define PerlSock_getnetbyaddr(n, t) getnetbyaddr(n, t) macro
H A Dpp_sys.c5173 nent = PerlSock_getnetbyaddr(addr, addrtype);

Completed in 76 milliseconds