Home
last modified time | relevance | path

Searched refs:PerlSock_gethostname (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/ext/Sys-Hostname/
H A DHostname.xs33 retval = PerlSock_gethostname(tmps, sizeof(tmps));
/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1294 # define PerlSock_gethostname(n, l) \ macro
1372 # define PerlSock_gethostname(n, l) gethostname(n, l) macro
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000344 PerlSock_gethostname # Z added by devel/scanprov