Searched refs:NO_DATA (Results 1 – 7 of 7) sorted by relevance
274 RES_SET_H_ERRNO(statp, NO_DATA); in __res_context_query()482 case NO_DATA: in __res_context_search()540 RES_SET_H_ERRNO(statp, NO_DATA); in __res_context_search()
68 # define NO_DATA 4 /* Valid name, no data record of requested macro74 # define NO_ADDRESS NO_DATA /* No address, look for MX record. */
43 macro NO_DATA
490 *herrnop = NO_DATA; in libc_hidden_def()
301 *no_datap = h_errno == NO_DATA; in gethosts()651 no_data = h_errno == NO_DATA; in get_nss_addresses()991 if (h_errno == NO_DATA) in try_simple_gethostbyname()
209 *h_errnop = NO_DATA; in libc_hidden_def()
35386 (do_test): Add NO_DATA tests.