Home
last modified time | relevance | path

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

/bionic/libc/private/
Darpa_nameser_compat.h193 #define T_HINFO ns_t_hinfo
Darpa_nameser.h262 ns_t_hinfo = 13, /* Host information. */ enumerator
/bionic/libc/netbsd/resolv/
Dres_debug.c441 {ns_t_hinfo, "HINFO", "host information"},
/bionic/libc/netbsd/nameser/
Dns_print.c183 case ns_t_hinfo: in ns_sprintrrf()