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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 130 #define T_A ns_t_a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 130 #define T_A ns_t_a
  /external/dnsmasq/src/
rfc1035.c 543 if ((qclass == C_IN) && (qtype == T_A))
747 if (qtype == T_A)
886 if (qtype == T_A)
923 add_resource_record(header, NULL, NULL, sizeof(HEADER), &p, ttl, NULL, T_A, C_IN, "4", addrp);
997 if (qclass == C_IN && qtype == T_A)
    [all...]
nameser.h 109 #define INADDRSZ 4 /* IPv4 T_A */
138 #define T_A 1 /* host address */
  /bionic/libc/include/arpa/
nameser_compat.h 183 #define T_A ns_t_a
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 183 #define T_A ns_t_a
  /external/libpcap/Win32/Include/arpa/
nameser.h 145 #define T_A 1 /* host address */
  /external/tcpdump/
nameser.h 139 #define T_A 1 /* host address */
print-domain.c 246 { T_A, "A" }, /* RFC 1035 */
417 case T_A: