Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h224 #define T_HINFO ns_t_hinfo
H A Dnameser.h337 ns_t_hinfo = 13, /* Host information. */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c284 case ns_t_hinfo: return (detail ? "Host Information": "HINFO"); in dns_type_string()
644 case ns_t_hinfo: in print_answer()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c493 {ns_t_hinfo, "HINFO", "host information"},
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c166 case ns_t_hinfo: in ns_sprintrrf()