OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_AAAA
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h
156
#define
T_AAAA
ns_t_aaaa
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
156
#define
T_AAAA
ns_t_aaaa
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
156
#define
T_AAAA
ns_t_aaaa
/bionic/libc/private/
arpa_nameser_compat.h
208
#define
T_AAAA
ns_t_aaaa
/external/dnsmasq/src/
nameser.h
110
#define IN6ADDRSZ 16 /* IPv6
T_AAAA
*/
165
#define
T_AAAA
28 /* IP6 Address */
rfc1035.c
753
else if (qtype ==
T_AAAA
)
888
if (qtype ==
T_AAAA
)
931
add_resource_record(header, NULL, NULL, sizeof(HEADER), &p, ttl, NULL,
T_AAAA
, C_IN, "6", addrp);
[
all
...]
/external/tcpdump/
nameser.h
166
#define
T_AAAA
28 /* IP6 Address */
print-domain.c
273
{
T_AAAA
, "AAAA" }, /* RFC 1886 */
477
case
T_AAAA
:
/bionic/libc/netbsd/net/
getaddrinfo.c
[
all
...]
/bionic/libc/netbsd/
gethnamaddr.c
201
case
T_AAAA
:
230
if (qtype == T_A || qtype ==
T_AAAA
) {
274
if ((qtype == T_A || qtype ==
T_AAAA
) && type == T_CNAME) {
386
case
T_AAAA
:
397
if (type ==
T_AAAA
) {
1269
type =
T_AAAA
;
[
all
...]
Completed in 890 milliseconds