HomeSort by relevance Sort by last modified time
    Searched refs:ns_t_zxfr (Results 1 - 2 of 2) 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)
  /bionic/libc/netbsd/resolv/
res_debug.c 466 {ns_t_zxfr, "ZXFR", "compressed zone transfer"},

Completed in 13 milliseconds