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

  /bionic/libc/include/arpa/
nameser.h 348 ns_t_any = 255, /* Wildcard match. */ enumerator in enum:__ns_type
355 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
  /development/ndk/platforms/android-L/include/arpa/
nameser.h 348 ns_t_any = 255, /* Wildcard match. */ enumerator in enum:__ns_type
355 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \

Completed in 60 milliseconds