Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dphp_dns.h27 #define php_dns_errno(handle) h_errno
47 #define php_dns_errno(handle) h_errno
/PHP-8.1/ext/sockets/
H A Dsockaddr_conv.c42 PHP_SOCKET_ERROR(php_sock, "Host lookup failed", (-10000 - h_errno)); in php_set_inet6_addr()
104 PHP_SOCKET_ERROR(php_sock, "Host lookup failed", (-10000 - h_errno));
H A Dwindows_common.h30 #define h_errno WSAGetLastError() macro

Completed in 6 milliseconds