HomeSort by relevance Sort by last modified time
    Searched defs:ns_t_ixfr (Results 1 - 4 of 4) sorted by null

  /bionic/libc/private/
arpa_nameser.h 294 ns_t_ixfr = 251, /* Incremental zone transfer. */ enumerator in enum:__ns_type
311 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 295 ns_t_ixfr = 251, /* Incremental zone transfer. */ enumerator in enum:__ns_type
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.h 295 ns_t_ixfr = 251, /* Incremental zone transfer. */ enumerator in enum:__ns_type
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.h 295 ns_t_ixfr = 251, /* Incremental zone transfer. */ enumerator in enum:__ns_type
312 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \

Completed in 424 milliseconds