Home
last modified time | relevance | path

Searched refs:C_ANY (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libresolv/arpa/
H A Dnameser.h130 #define C_ANY 255 /* wildcard match */ macro
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c138 rclass = C_ANY; in res_nmkupdate()
153 rclass = C_ANY; in res_nmkupdate()
165 rclass = rrecp->r_size == 0 ? C_ANY : C_NONE; in res_nmkupdate()
199 if (section == S_UPDATE && rclass != C_ANY) in res_nmkupdate()
H A Dres_debug.c438 {C_ANY, "ANY", (char *)0},
/titanic_41/usr/src/head/arpa/
H A Dnameser_compat.h262 #define C_ANY ns_c_any macro
/titanic_41/usr/src/lib/libresolv/
H A Dres_debug.c471 case C_ANY: /* matches any class */
H A Dres_gethost.c91 int haveanswer, getclass = C_ANY;