Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h133 #define T_HINFO ns_t_hinfo
Dnameser.h297 ns_t_hinfo = 13, /* Host information. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c476 {ns_t_hinfo, "HINFO", "host information"},
/bionic/libc/dns/nameser/
Dns_print.c177 case ns_t_hinfo: in ns_sprintrrf()