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.h136 #define T_TXT ns_t_txt
Dnameser.h300 ns_t_txt = 16, /* Text strings. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c479 {ns_t_txt, "TXT", "text"},
/bionic/libc/dns/nameser/
Dns_print.c310 case ns_t_txt: in ns_sprintrrf()