Searched refs:T_SOA (Results 1 – 4 of 4) sorted by relevance
129 #define T_SOA 6 /* start of authority zone */ macro
254 { T_SOA, "SOA" }, /* RFC 1035 */436 case T_SOA: in ns_rprint()
143 #define T_SOA 6 /* start of authority zone */ macro
492 if ((qclass == C_IN) && (qtype == T_SOA)) { in find_soa()724 if (qtype == T_NS || qtype == T_SOA) return F_QUERY | F_BIGNAME; in extract_request()1288 if (qtype == T_SOA && (daemon->options & OPT_FILTER)) { in answer_request()