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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 166 #define T_AXFR ns_t_axfr
nameser.h 296 ns_t_axfr = 252, /* Transfer zone of authority. */ enumerator in enum:__ns_type
311 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
312 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 166 #define T_AXFR ns_t_axfr
nameser.h 296 ns_t_axfr = 252, /* Transfer zone of authority. */ enumerator in enum:__ns_type
311 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
312 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 166 #define T_AXFR ns_t_axfr
nameser.h 296 ns_t_axfr = 252, /* Transfer zone of authority. */ enumerator in enum:__ns_type
311 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
312 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \
  /bionic/libc/private/
arpa_nameser.h 295 ns_t_axfr = 252, /* Transfer zone of authority. */ enumerator in enum:__ns_type
310 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
311 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \
arpa_nameser_compat.h 219 #define T_AXFR ns_t_axfr
  /bionic/libc/netbsd/resolv/
res_debug.c 466 {ns_t_axfr, "AXFR", "zone transfer"},

Completed in 439 milliseconds