Home
last modified time | relevance | path

Searched refs:T_SOA (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libresolv/arpa/
H A Dnameser.h100 #define T_SOA 6 /* start of authority zone */ macro
/titanic_41/usr/src/lib/libresolv/
H A Dres_debug.c283 case T_SOA:
412 case T_SOA: /* start of authority zone */
/titanic_41/usr/src/head/arpa/
H A Dnameser_compat.h219 #define T_SOA ns_t_soa macro
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c190 if (numrrs != 1 || rrecp->r_type != T_SOA) in res_nmkupdate()
235 case T_SOA: in res_nmkupdate()
248 if (rrecp->r_type == T_SOA) { in res_nmkupdate()