HomeSort by: relevance | last modified time | path
    Searched refs:ns_t_soa (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/libbind/dist/nameser/
ns_rdata.c 106 case ns_t_soa:
189 case ns_t_soa:
262 case ns_t_soa:
ns_newmsg.c 220 case ns_t_soa:
ns_print.c 193 case ns_t_soa: {
  /src/include/arpa/
nameser_compat.h 148 #define T_SOA ns_t_soa
nameser.h 303 ns_t_soa = 6, /*%< Start of authority zone. */ enumerator in enum:__ns_type
  /src/lib/libresolv/
res_update.c 154 (u_int)zptr->z_class, ns_t_soa, 0);
res_findzonecut.c 305 n = do_query(statp, dname, class, ns_t_soa, resp, &msg);
338 if (ns_rr_type(rr) != ns_t_soa ||
  /src/external/bsd/libbind/dist/include/arpa/
nameser_compat.h 183 #define T_SOA ns_t_soa
nameser.h 305 ns_t_soa = 6, /*%< Start of authority zone. */ enumerator in enum:__ns_type
  /src/external/bsd/libbind/dist/resolv/
res_update.c 152 zptr->z_class, ns_t_soa, 0);
res_findzonecut.c 302 n = do_query(statp, dname, class, ns_t_soa, resp, &msg);
335 if (ns_rr_type(rr) != ns_t_soa ||
res_debug.c 472 {ns_t_soa, "SOA", "start of authority"},
  /src/lib/libc/resolv/
res_debug.c 480 {ns_t_soa, "SOA", "start of authority"},
  /src/lib/libc/nameser/
ns_print.c 200 case ns_t_soa: {

Completed in 76 milliseconds