Searched refs:T_ANY (Results 1 – 14 of 14) sorted by relevance
/external/dnsmasq/src/ |
D | rfc1035.c | 892 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()
|
D | nameser.h | 197 #define T_ANY 255 /* wildcard match */ macro
|
/external/tcpdump/ |
D | nameser.h | 200 #define T_ANY 255 /* wildcard match */ macro
|
D | print-domain.c | 306 { T_ANY, "ANY" },
|
/external/c-ares/ |
D | nameser.h | 199 #define T_ANY ns_t_any macro
|
D | adig.c | 166 { "ANY", T_ANY }
|
/external/libpcap/Win32/Include/arpa/ |
D | nameser.h | 183 #define T_ANY 255 /* wildcard match */ macro
|
/external/dnsmasq/contrib/dns-loc/ |
D | dnsmasq2-loc-rfc1876.patch | 116 + 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/ |
D | XSLTElementDef.java | 338 static final int T_ELEMENT = 1, T_PCDATA = 2, T_ANY = 3; field in XSLTElementDef
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-multicastdns-06.txt | 1173 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
|
D | draft-cheshire-dnsext-multicastdns-04.txt | 973 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
|
D | draft-cheshire-dnsext-multicastdns-03.txt | 973 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
|
D | draft-cheshire-dnsext-multicastdns-05.txt | 1058 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/ |
D | hsqldb.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hsqldb/
org/ ... |