Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h105 #define T_HINFO 13 /* host information */ macro
/illumos-gate/usr/src/lib/libresolv/
H A Dres_debug.c275 case T_HINFO:
429 case T_HINFO: /* host information */
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h224 #define T_HINFO ns_t_hinfo macro
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c368 case T_HINFO: in res_nmkupdate()