Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc1035.c892 if (qtype == T_ANY) in extract_request()
1201 if (qtype == T_TXT || qtype == T_ANY) in answer_request()
1224 if (qtype == T_PTR || qtype == T_ANY) in answer_request()
1276 if (qtype == T_ANY && !(crecp->flags & (F_HOSTS | F_DHCP))) in answer_request()
1329 if (qtype != type && qtype != T_ANY) in answer_request()
1399 if (qtype == T_ANY && !(crecp->flags & (F_HOSTS | F_DHCP))) in answer_request()
1454 if (qtype == T_MX || qtype == T_ANY) in answer_request()
1490 if (qtype == T_SRV || qtype == T_ANY) in answer_request()
1513 …if (!found && (daemon->options & OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name… in answer_request()
1521 if (qtype == T_NAPTR || qtype == T_ANY) in answer_request()
Dnameser.h197 #define T_ANY 255 /* wildcard match */ macro
/external/tcpdump/
Dnameser.h200 #define T_ANY 255 /* wildcard match */ macro
Dprint-domain.c306 { T_ANY, "ANY" },
/external/c-ares/
Dnameser.h199 #define T_ANY ns_t_any macro
Dadig.c166 { "ANY", T_ANY }
/external/libpcap/Win32/Include/arpa/
Dnameser.h183 #define T_ANY 255 /* wildcard match */ macro
/external/dnsmasq/contrib/dns-loc/
Ddnsmasq2-loc-rfc1876.patch116 + if (qtype == T_LOC || qtype == T_ANY)
139 if (qtype == T_PTR || qtype == T_ANY)
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTElementDef.java338 static final int T_ELEMENT = 1, T_PCDATA = 2, T_ANY = 3; field in XSLTElementDef
/external/avahi/specs/
Ddraft-cheshire-dnsext-multicastdns-06.txt1173 record name and query type T_ANY (255), to elicit answers for all
1246 network. In the case of a host probing using query type T_ANY as
1297 type T_ANY (255) is used, which will elicit answers for all records
Ddraft-cheshire-dnsext-multicastdns-04.txt973 record name and query type T_ANY (255), to elicit answers for all
1012 of a host probing using query type T_ANY as recommended above, any
Ddraft-cheshire-dnsext-multicastdns-03.txt973 record name and query type T_ANY (255), to elicit answers for all
1012 of a host probing using query type T_ANY as recommended above, any
Ddraft-cheshire-dnsext-multicastdns-05.txt1058 record name and query type T_ANY (255), to elicit answers for all
1100 of a host probing using query type T_ANY as recommended above, any
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...