Searched refs:NO_DATA (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dnetdb.h50 #undef NO_DATA macro
58 #define NO_DATA 4 /* Valid name, no data record of requested type */ macro
59 #define NO_ADDRESS NO_DATA /* no address, look for MX record */
/bind-9.11.3/lib/irs/win32/include/irs/
H A Dnetdb.h51 #undef NO_DATA macro
59 #define NO_DATA 4 /* Valid name, no data record of requested type */ macro
60 #define NO_ADDRESS NO_DATA /* no address, look for MX record */
/bind-9.11.3/lib/bind9/
H A Dgetaddresses.c187 #ifdef NO_DATA
188 case NO_DATA:
190 #if defined(NO_ADDRESS) && (!defined(NO_DATA) || (NO_DATA != NO_ADDRESS))
/bind-9.11.3/lib/irs/include/irs/
H A Dnetdb.h.in52 #undef NO_DATA
60 #define NO_DATA 4 /* Valid name, no data record of requested type */
61 #define NO_ADDRESS NO_DATA /* no address, look for MX record */
/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnetdb.h57 #undef NO_DATA macro
65 #define NO_DATA 4 /* Valid name, no data record of requested type */ macro
66 #define NO_ADDRESS NO_DATA /* no address, look for MX record */
/bind-9.11.3/lib/lwres/include/lwres/
H A Dnetdb.h.in54 #undef NO_DATA
62 #define NO_DATA 4 /* Valid name, no data record of requested type */
63 #define NO_ADDRESS NO_DATA /* no address, look for MX record */
/bind-9.11.3/contrib/queryperf/missing/
H A Dgetaddrinfo.c574 case NO_DATA:

Completed in 104 milliseconds