Searched refs:ns_t_soa (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/include/arpa/ |
| HD | nameser_compat.h | 147 #define T_SOA ns_t_soa
|
| HD | nameser.h | 296 ns_t_soa = 6, /*%< Start of authority zone. */ enumerator
|
| /freebsd-11-stable/lib/libc/resolv/ |
| HD | res_update.c | 153 zptr->z_class, ns_t_soa, 0); in res_nupdate()
|
| HD | res_findzonecut.c | 305 n = do_query(statp, dname, class, ns_t_soa, resp, &msg); in get_soa() 338 if (ns_rr_type(rr) != ns_t_soa || in get_soa()
|
| HD | res_debug.c | 464 {ns_t_soa, "SOA", "start of authority"},
|
| /freebsd-11-stable/lib/libc/nameser/ |
| HD | ns_print.c | 198 case ns_t_soa: { in ns_sprintrrf()
|