Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dres_query.c274 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()
Dnetdb.h68 # define NO_DATA 4 /* Valid name, no data record of requested macro
74 # define NO_ADDRESS NO_DATA /* No address, look for MX record. */
/glibc-2.36/conform/data/
Dnetdb.h-data43 macro NO_DATA
/glibc-2.36/nss/nss_files/
Dfiles-hosts.c490 *herrnop = NO_DATA; in libc_hidden_def()
/glibc-2.36/sysdeps/posix/
Dgetaddrinfo.c301 *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()
/glibc-2.36/resolv/nss_dns/
Ddns-host.c209 *h_errnop = NO_DATA; in libc_hidden_def()
/glibc-2.36/ChangeLog.old/
DChangeLog.1935386 (do_test): Add NO_DATA tests.