Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h187 #define T_CNAME ns_t_cname macro
/bionic/libc/dns/
Dgethnamaddr.c279 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in getanswer()
311 if (qtype == T_PTR && type == T_CNAME) { in getanswer()
/bionic/libc/dns/net/
Dgetaddrinfo.c1394 type == T_CNAME) { in getanswer()