Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h98 #define T_SOA 6 /* start of authority zone */ macro
/illumos-gate/usr/src/lib/libresolv/
H A Dres_debug.c286 case T_SOA:
415 case T_SOA: /* start of authority zone */
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h217 #define T_SOA ns_t_soa macro
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c186 if (numrrs != 1 || rrecp->r_type != T_SOA) in res_nmkupdate()
231 case T_SOA: in res_nmkupdate()
244 if (rrecp->r_type == T_SOA) { in res_nmkupdate()