Searched refs:T_ANY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Drfc1035.c749 if (qtype == T_ANY)
977 (qtype == T_SOA || qtype == T_SRV || (qtype == T_ANY && strchr(name, '_'))))
984 if (qtype == T_PTR || qtype == T_ANY)
1002 if (qtype == T_ANY && !(crecp->flags & (F_HOSTS | F_DHCP)))
1061 if (qtype != type && qtype != T_ANY)
1069 if (qtype == T_ANY && !(crecp->flags & (F_HOSTS | F_DHCP)))
1117 if (qtype == T_MX || qtype == T_ANY)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dnameser.h201 #define T_ANY 255 /* wildcard match */ macro
H A Dprint-domain.c306 { T_ANY, "ANY" },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Include/arpa/
H A Dnameser.h183 #define T_ANY 255 /* wildcard match */ macro

Completed in 64 milliseconds