HomeSort by relevance Sort by last modified time
    Searched refs:ns_t_soa (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 134 #define T_SOA ns_t_soa
nameser.h 258 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 134 #define T_SOA ns_t_soa
nameser.h 258 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 134 #define T_SOA ns_t_soa
nameser.h 258 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /bionic/libc/private/
arpa_nameser_compat.h 186 #define T_SOA ns_t_soa
arpa_nameser.h 255 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /bionic/libc/netbsd/nameser/
ns_print.c 203 case ns_t_soa: {
  /bionic/libc/netbsd/resolv/
res_debug.c 434 {ns_t_soa, "SOA", "start of authority"},
res_cache.c 1032 if ((ns_parserr(&handle, ns_s_ns, n, &rr) == 0) && (ns_rr_type(rr) == ns_t_soa)) {
    [all...]

Completed in 70 milliseconds