Home
last modified time | relevance | path

Searched refs:win32_getprotobyname (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/win32/include/sys/
Dsocket.h100 struct protoent * win32_getprotobyname(const char * name);
145 #define getprotobyname win32_getprotobyname
/mirbsd/src/gnu/usr.bin/perl/wince/include/sys/
Dsocket.h134 struct protoent * win32_getprotobyname(const char * name);
179 #define getprotobyname win32_getprotobyname
/mirbsd/src/gnu/usr.bin/perl/wince/
Dwincesck.c307 win32_getprotobyname(const char *name) in win32_getprotobyname() function
Dperlhost.h1322 return win32_getprotobyname(name); in PerlSockGetprotobyname()
/mirbsd/src/gnu/usr.bin/perl/win32/
Dwin32sck.c630 win32_getprotobyname(const char *name) in win32_getprotobyname() function
Dperlhost.h1314 return win32_getprotobyname(name); in PerlSockGetprotobyname()