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

  /bionic/libc/include/arpa/
nameser_compat.h 231 #define C_ANY ns_c_any
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 231 #define C_ANY ns_c_any
  /external/dnsmasq/src/
nameser.h 207 #define C_ANY 255 /* wildcard match */
rfc1035.c 506 class == C_ANY &&
    [all...]
  /external/libpcap/Win32/Include/arpa/
nameser.h 193 #define C_ANY 255 /* wildcard match */
  /bionic/libc/dns/resolv/
res_debug.c 415 * that C_ANY is a qclass but not a class. (You can ask for records of class
416 * C_ANY, but you can't have any records of that class in the database.)
424 {C_ANY, "ANY", (char *)0},
    [all...]

Completed in 455 milliseconds