Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h125 #define T_CNAME ns_t_cname macro
/bionic/libc/dns/net/
Dgethnamaddr.c314 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in getanswer()
343 if (qtype == T_PTR && type == T_CNAME) { in getanswer()
Dgetaddrinfo.c1405 type == T_CNAME) { in getanswer()