Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
DXSUB.h535 # define getprotoent PerlSock_getprotoent
Diperlsys.h1296 #define PerlSock_getprotoent() \ macro
1370 #define PerlSock_getprotoent getprotoent macro
Dpp_sys.c4982 pent = PerlSock_getprotoent(); in PP()