Home
last modified time | relevance | path

Searched refs:ns_t_cname (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/include/arpa/
Dnameser_compat.h125 #define T_CNAME ns_t_cname
Dnameser.h289 ns_t_cname = 5, /* Canonical name. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c468 {ns_t_cname, "CNAME", "canonical name"},
/bionic/libc/dns/nameser/
Dns_print.c167 case ns_t_cname: in ns_sprintrrf()