Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/Sys/Hostname/
DHostname.xs37 retval = PerlSock_gethostname(tmps, sizeof(tmps));
/mirbsd/src/gnu/usr.bin/perl/
DXSUB.h528 # define gethostname PerlSock_gethostname
Diperlsys.h1282 #define PerlSock_gethostname(n, l) \ macro
1360 #define PerlSock_gethostname(n, l) gethostname(n, l) macro