Home
last modified time | relevance | path

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

/haiku/headers/posix/arpa/
H A Dnameser_compat.h147 #define T_HINFO ns_t_hinfo
H A Dnameser.h281 ns_t_hinfo = 13, /* Host information. */ enumerator
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_debug.c487 {ns_t_hinfo, "HINFO", "host information"},
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_print.c180 case ns_t_hinfo: in ns_sprintrrf()