Home
last modified time | relevance | path

Searched refs:T_CNAME (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/private/
Darpa_nameser_compat.h185 #define T_CNAME ns_t_cname macro
/bionic/libc/netbsd/
Dgethnamaddr.c268 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in getanswer()
300 if (qtype == T_PTR && type == T_CNAME) { in getanswer()
/bionic/libc/netbsd/net/
Dgetaddrinfo.c1189 type == T_CNAME) { in getanswer()