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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 130 #define T_NS ns_t_ns
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 130 #define T_NS ns_t_ns
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 130 #define T_NS ns_t_ns
  /bionic/libc/private/
arpa_nameser_compat.h 182 #define T_NS ns_t_ns
  /external/dnsmasq/src/
nameser.h 139 #define T_NS 2 /* authoritative server */
rfc1035.c 892 if (qtype == T_NS || qtype == T_SOA)
    [all...]
  /external/tcpdump/
nameser.h 140 #define T_NS 2 /* authoritative server */
print-domain.c 247 { T_NS, "NS" }, /* RFC 1035 */
414 case T_NS:

Completed in 1847 milliseconds