Searched refs:ns_t_soa (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h146 #define T_SOA ns_t_soa
/macosx-10.10/libresolv-57/
H A Dres_update.c149 zptr->z_class, ns_t_soa, 0);
H A Dres_findzonecut.c303 n = do_query(statp, dname, class, ns_t_soa, resp, &msg);
337 if (ns_rr_type(rr) != ns_t_soa ||
H A Dres_mkupdate.c205 if (numrrs != 1 || rrecp->r_type != ns_t_soa)
249 case ns_t_soa:
262 if (rrecp->r_type == ns_t_soa) {
H A Dnameser.h275 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
H A Ddns_util.c412 case ns_t_soa:
914 case ns_t_soa:
1418 case ns_t_soa: return "SOA ";
1478 if (!strcasecmp(t, "SOA")) { *n = ns_t_soa; return 0; }
1613 case ns_t_soa:
H A Dns_print.c205 case ns_t_soa: {
H A Dres_debug.c431 {ns_t_soa, "SOA", "start of authority"},

Completed in 106 milliseconds