Home
last modified time | relevance | path

Searched refs:qtypes (Results 1 – 2 of 2) sorted by relevance

/resolv/nss_dns/
A Ddns-canon.c44 static const short int qtypes[] = { ns_t_a, ns_t_aaaa }; variable
45 #define nqtypes (sizeof (qtypes) / sizeof (qtypes[0]))
72 int r = __res_context_query (ctx, name, ns_c_in, qtypes[i], in _nss_dns_getcanonname_r()
123 if (type == qtypes[i]) in _nss_dns_getcanonname_r()
/resolv/
A DMakefile139 xtests += tst-resolv-qtypes
260 $(objpfx)tst-resolv-qtypes: $(objpfx)libresolv.so $(shared-thread-library)

Completed in 8 milliseconds