Searched refs:h_errno (Results 1 – 15 of 15) sorted by relevance
64 extern int h_errno;144 h_errno = NO_RECOVERY;154 h_errno = NO_RECOVERY;185 h_errno = NO_RECOVERY;234 h_errno = NO_RECOVERY;261 h_errno = NO_RECOVERY;296 h_errno = NO_RECOVERY;309 h_errno = NO_RECOVERY;324 h_errno = NO_RECOVERY;
56 extern int h_errno;
63 extern int h_errno;240 switch(h_errno) { in getrrsetbyname()
248 h_error = h_errno;
560 h_error = h_errno;
609 #define h_errno WSAGetLastError() macro
37 /* define ifyou have the h_errno variable. */
1206 dnl check for h_errno1208 AC_MSG_CHECKING(for h_errno)1213 [int foo = h_errno;],
12797 int foo = h_errno;
954 if (h_errno == TRY_AGAIN) { in net_setup_addr()957 } else if (h_errno == NO_RECOVERY) { in net_setup_addr()
1128 switch (h_errno) { in xmlNanoHTTPConnectHost()
156 @code{h_errno}, the return value from @code{hes_err()}, or whatever other
256 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
1572 AC_CHECK_DECLS([h_errno], , ,[#include <netdb.h>])
3262 with inconsistent/illogical behaviour of errno, h_errno or the DNS