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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 135 #define T_SOA ns_t_soa
nameser.h 259 ns_t_soa = 6, /*%< Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 135 #define T_SOA ns_t_soa
nameser.h 259 ns_t_soa = 6, /*%< Start of authority zone. */ enumerator in enum:__ns_type
  /bionic/libc/include/arpa/
nameser_compat.h 188 #define T_SOA ns_t_soa
nameser.h 294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 188 #define T_SOA ns_t_soa
nameser.h 294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 197 #define T_SOA ns_t_soa
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 197 #define T_SOA ns_t_soa
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 188 #define T_SOA ns_t_soa
nameser.h 294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 188 #define T_SOA ns_t_soa
nameser.h 294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 188 #define T_SOA ns_t_soa
nameser.h 294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 188 #define T_SOA ns_t_soa
nameser.h 294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 188 #define T_SOA ns_t_soa
nameser.h 294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 188 #define T_SOA ns_t_soa
nameser.h 294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
  /bionic/libc/dns/resolv/
res_debug.c 477 {ns_t_soa, "SOA", "start of authority"},
    [all...]
res_cache.c 1015 if ((ns_parserr(&handle, ns_s_ns, n, &rr) == 0) && (ns_rr_type(rr) == ns_t_soa)) {
    [all...]
  /bionic/libc/dns/nameser/
ns_print.c 203 case ns_t_soa: {

Completed in 1409 milliseconds