Home
last modified time | relevance | path

Searched refs:T_ANY (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h118 #define T_ANY 255 /* wildcard match */ macro
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h253 #define T_ANY ns_t_any macro
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c704 case T_ANY: /*%< use T_ANY only for T_A/T_AAAA lookup */ in gethostans()
745 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in gethostans()
789 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in gethostans()
855 if (qtype == T_ANY) { in gethostans()
/illumos-gate/usr/src/lib/libresolv/
H A Dres_debug.c443 case T_ANY: /* matches any type */
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c135 rtype = T_ANY; in res_nmkupdate()
140 rtype = T_ANY; in res_nmkupdate()