Searched refs:T_SOA (Results 1 – 7 of 7) sorted by relevance
143 #define T_SOA 6 /* start of authority zone */ macro
251 { T_SOA, "SOA" }, /* RFC 1035 */433 case T_SOA: in ns_rprint()
159 #define T_SOA ns_t_soa macro
132 { "SOA", T_SOA },660 case T_SOA: in display_rr()
605 if ((qclass == C_IN) && (qtype == T_SOA)) in find_soa()894 if (qtype == T_NS || qtype == T_SOA) in extract_request()1542 if (qtype == T_SOA && (daemon->options & OPT_FILTER)) in answer_request()
150 #define T_SOA 6 /* start of authority zone */ macro