Home
last modified time | relevance | path

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

/dragonfly/include/arpa/
H A Dnameser_compat.h155 #define T_HINFO ns_t_hinfo
H A Dnameser.h261 ns_t_hinfo = 13, /* Host information. */ enumerator
/dragonfly/lib/libc/resolv/
H A Dres_debug.c470 {ns_t_hinfo, "HINFO", "host information"},
/dragonfly/lib/libc/nameser/
H A Dns_print.c171 case ns_t_hinfo: in ns_sprintrrf()