Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_dns.h29 #define php_dns_errno(handle) h_errno
49 #define php_dns_errno(handle) h_errno
/PHP-7.4/ext/sockets/
H A Dsockaddr_conv.c42 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()
H A Dwindows_common.h32 #define h_errno WSAGetLastError() macro

Completed in 8 milliseconds