Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv/arpa/
H A Dnameser.h105 #define T_WKS 11 /* well known service */ macro
/titanic_41/usr/src/lib/libresolv/
H A Dres_debug.c343 case T_WKS:
422 case T_WKS: /* well known service */
/titanic_41/usr/src/head/arpa/
H A Dnameser_compat.h224 #define T_WKS ns_t_wks macro
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c333 case T_WKS: { in res_nmkupdate()