Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h96 void win32_sethostent(int stayopen);
152 #define sethostent win32_sethostent
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32sck.c809 win32_sethostent(int stayopen) in win32_sethostent() function
H A Dperlhost.h1543 win32_sethostent(stayopen); in PerlSockSethostent()