Home
last modified time | relevance | path

Searched defs:PerlSock_gethostbyaddr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1288 # define PerlSock_gethostbyaddr(a, l, t) \ macro
1368 # define PerlSock_gethostbyaddr(a, l, t) gethostbyaddr(a, l, t) macro