Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h94 struct protoent *win32_getprotoent(void);
150 #define getprotoent win32_getprotoent
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32sck.c795 win32_getprotoent(void) in win32_getprotoent() function
H A Dperlhost.h1445 return win32_getprotoent(); in PerlSockShutdown()