Searched refs:T_SOA (Results 1 – 4 of 4) sorted by relevance
144 #define T_SOA 6 /* start of authority zone */ macro
251 { T_SOA, "SOA" }, /* RFC 1035 */425 case T_SOA: in ns_rprint()
143 #define T_SOA 6 /* start of authority zone */ macro
603 if ((qclass == C_IN) && (qtype == T_SOA)) in find_soa()892 if (qtype == T_NS || qtype == T_SOA) in extract_request()1540 if (qtype == T_SOA && (daemon->options & OPT_FILTER)) in answer_request()