Searched refs:win32_getprotoent (Results 1 – 3 of 3) sorted by relevance
94 struct protoent *win32_getprotoent(void);150 #define getprotoent win32_getprotoent
795 win32_getprotoent(void) in win32_getprotoent() function
1445 return win32_getprotoent(); in PerlSockShutdown()