Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser_compat.h156 #define T_HINFO ns_t_hinfo
H A Dnameser.h293 ns_t_hinfo = 13, /*%< Host information. */ enumerator
/freebsd/lib/libc/resolv/
H A Dres_debug.c466 {ns_t_hinfo, "HINFO", "host information"},
/freebsd/lib/libc/nameser/
H A Dns_print.c174 case ns_t_hinfo: in ns_sprintrrf()