Home
last modified time | relevance | path

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

/haiku/headers/posix/arpa/
H A Dnameser_compat.h178 #define T_ANY ns_t_any macro
/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c1759 case T_ANY: /*use T_ANY only for T_A/T_AAAA lookup*/
1787 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) {
1823 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) &&
1842 if (qtype == T_ANY) {