Searched refs:PerlSock_gethostname (Results 1 – 3 of 3) sorted by relevance
37 retval = PerlSock_gethostname(tmps, sizeof(tmps));
528 # define gethostname PerlSock_gethostname
1282 #define PerlSock_gethostname(n, l) \ macro1360 #define PerlSock_gethostname(n, l) gethostname(n, l) macro