Home
last modified time | relevance | path

Searched refs:TYPE_ANY_NAME (Results 1 – 3 of 3) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Drfc.c171 { TYPE_ANY, TYPE_ANY_NAME }, // 255
503 return TYPE_ANY_NAME; in dns_type_get_name()
H A Ddnsformat.c692 txt = TYPE_ANY_NAME; in dnstype_format_handler_method()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Drfc.h1414 #define TYPE_ANY_NAME "ANY" /** @note type ANY's string was set to '*' ? macro