Searched refs:ns_t_soa (Results 1 – 6 of 6) sorted by relevance
/freebsd/include/arpa/ |
H A D | nameser_compat.h | 149 #define T_SOA ns_t_soa
|
H A D | nameser.h | 286 ns_t_soa = 6, /*%< Start of authority zone. */ enumerator
|
/freebsd/lib/libc/resolv/ |
H A D | res_update.c | 149 zptr->z_class, ns_t_soa, 0); in res_nupdate()
|
H A D | res_findzonecut.c | 301 n = do_query(statp, dname, class, ns_t_soa, resp, &msg); in get_soa() 334 if (ns_rr_type(rr) != ns_t_soa || in get_soa()
|
H A D | res_debug.c | 459 {ns_t_soa, "SOA", "start of authority"},
|
/freebsd/lib/libc/nameser/ |
H A D | ns_print.c | 194 case ns_t_soa: { in ns_sprintrrf()
|