Searched refs:NETDB_INTERNAL (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Daddrinfo.h53 #define NETDB_INTERNAL -1 /* see errno */ macro
107 #ifndef NETDB_INTERNAL
108 #define NETDB_INTERNAL -1 /* see errno */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dnetdb.h52 #undef NETDB_INTERNAL macro
60 #define NETDB_INTERNAL -1 /* see errno */ macro
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dnetdb.h52 #undef NETDB_INTERNAL macro
60 #define NETDB_INTERNAL -1 /* see errno */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/include/irs/
H A Dnetdb.h.in55 #undef NETDB_INTERNAL
63 #define NETDB_INTERNAL -1 /* see errno */
/macosx-10.9.5/libresolv-54/
H A Dres_data.c163 RES_SET_H_ERRNO(_res_static, NETDB_INTERNAL);
250 RES_SET_H_ERRNO(_res_static, NETDB_INTERNAL);
268 RES_SET_H_ERRNO(_res_static, NETDB_INTERNAL);
286 RES_SET_H_ERRNO(_res_static, NETDB_INTERNAL);
H A Dres_query.c259 *h_errno_err = NETDB_INTERNAL;
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Daddrinfo.h53 #define NETDB_INTERNAL -1 /* see errno */ macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dutil-int.c358 #ifdef NETDB_INTERNAL
360 (*herrno_ptr==NETDB_INTERNAL) &&
417 #ifdef NETDB_INTERNAL
418 case NETDB_INTERNAL: return STRERROR( errno );
482 #ifdef NETDB_INTERNAL
484 (h_errno==NETDB_INTERNAL) &&
546 #ifdef NETDB_INTERNAL
548 (*herrno_ptr==NETDB_INTERNAL) &&
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/net/
H A Dnetdb.h98 #define NETDB_INTERNAL -1 /* see errno */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h59 #undef NETDB_INTERNAL macro
67 #define NETDB_INTERNAL -1 /* see errno */ macro
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h171 #define NETDB_INTERNAL -1 /* see errno */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in58 #undef NETDB_INTERNAL
66 #define NETDB_INTERNAL -1 /* see errno */
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A Dnss_mdns.c755 *h_errnop = NETDB_INTERNAL;
801 *h_errnop = NETDB_INTERNAL;
1571 return set_err (result, NSS_STATUS_TRYAGAIN, ERANGE, NETDB_INTERNAL);
1583 return set_err (result, NSS_STATUS_UNAVAIL, errno, NETDB_INTERNAL);
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/missing/
H A Dgetaddrinfo.c581 case NETDB_INTERNAL:
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dgetaddrinfo.c598 #ifdef NETDB_INTERNAL
599 case NETDB_INTERNAL:
/macosx-10.9.5/libpcap-42/libpcap/Win32/Src/
H A Dgetaddrinfo.c589 case NETDB_INTERNAL:

Completed in 159 milliseconds