HomeSort by: relevance | last modified time | path
    Searched refs:T_ANY (Results 1 - 3 of 3) sorted by relevancy

  /src/include/arpa/
nameser_compat.h 185 #define T_ANY ns_t_any
  /src/lib/libresolv/
res_mkupdate.c 142 rtype = T_ANY;
147 rtype = T_ANY;
  /src/lib/libc/net/
getaddrinfo.c 1738 case T_ANY: /*use T_ANY only for T_A/T_AAAA lookup*/
1766 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) {
1802 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) &&
1821 if (qtype == T_ANY) {

Completed in 18 milliseconds