Searched refs:h_errno (Results 1 – 3 of 3) sorted by relevance
42 PHP_SOCKET_ERROR(php_sock, "Host lookup failed", (-10000 - h_errno)); in php_set_inet6_addr()98 PHP_SOCKET_ERROR(php_sock, "Host lookup failed", (-10000 - h_errno)); in php_set_inet_addr()
32 #define h_errno WSAGetLastError() macro
947 switch (h_errno) { in PHP_FUNCTION()
Completed in 12 milliseconds