Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h198 #define T_TXT ns_t_txt
Dnameser.h304 ns_t_txt = 16, /* Text strings. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c487 {ns_t_txt, "TXT", "text"},
/bionic/libc/dns/nameser/
Dns_print.c316 case ns_t_txt: in ns_sprintrrf()