Searched refs:C_ANY (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/include/arpa/
H A Dnameser_compat.h191 #define C_ANY ns_c_any macro
/freebsd-11-stable/contrib/tcpdump/
H A Dnameser.h196 #define C_ANY 255 /* wildcard match */ macro
H A Dprint-domain.c317 { C_ANY, "ANY" },
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkupdate.c154 rclass = C_ANY;
169 rclass = C_ANY;
181 rclass = rrecp->r_size == 0 ? C_ANY : C_NONE;
215 if (section == S_UPDATE && rclass != C_ANY)
H A Dres_debug.c402 * that C_ANY is a qclass but not a class. (You can ask for records of class
403 * C_ANY, but you can't have any records of that class in the database.)
411 {C_ANY, "ANY", (char *)0},

Completed in 107 milliseconds