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

  /bionic/libc/private/
arpa_nameser.h 299 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator in enum:__ns_type
310 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
312 (t) == ns_t_zxfr)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 300 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator in enum:__ns_type
311 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
313 (t) == ns_t_zxfr)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 300 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator in enum:__ns_type
311 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
313 (t) == ns_t_zxfr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 300 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator in enum:__ns_type
311 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
313 (t) == ns_t_zxfr)
  /bionic/libc/netbsd/resolv/
res_debug.c 467 {ns_t_zxfr, "ZXFR", "compressed zone transfer"},

Completed in 59 milliseconds