Searched refs:win32_socket (Results 1 – 3 of 3) sorted by relevance
82 SOCKET win32_socket (int af, int type, int protocol);119 #define socket win32_socket
619 win32_socket(int af, int type, int protocol) in win32_socket() function
1585 return win32_socket(af, type, protocol); in PerlProcGetgid()