Searched refs:T_SOA (Results 1 – 4 of 4) sorted by relevance
129 #define T_SOA 6 /* start of authority zone */ macro
484 { T_SOA, "SOA" }, /* RFC 1035 */746 case T_SOA: in ns_rprint()
149 #define T_SOA ns_t_soa macro
198 if (numrrs != 1 || rrecp->r_type != T_SOA) in res_nmkupdate()243 case T_SOA: in res_nmkupdate()256 if (rrecp->r_type == T_SOA) { in res_nmkupdate()