Searched refs:NEGATIVE (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dresolver.c437 #define NEGATIVE(r) (((r)->attributes & DNS_RDATASETATTR_NEGATIVE) != 0) macro
1067 NEGATIVE(event->rdataset)) {
4240 if (ardataset != NULL && NEGATIVE(ardataset)) {
4727 NEGATIVE(ardataset)) {
4873 NEGATIVE(ardataset)) {
4903 NEGATIVE(event->rdataset)) {
4987 if (NEGATIVE(ardataset)) {
H A Drbtdb.c322 #define NEGATIVE(header) \ macro
707 if (NEGATIVE(header)) {
2736 if (NEGATIVE(header))
4645 if (NEGATIVE(found)) {
4675 if (!NEGATIVE(found) && foundsig != NULL) {
5308 if (!NEGATIVE(found) && foundsig != NULL)
5318 if (NEGATIVE(found)) {
5533 if (NEGATIVE(newheader)) {
7696 if (NEGATIVE(header)) {
H A Dvalidator.c132 #define NEGATIVE(r) (((r)->attributes & DNS_RDATASETATTR_NEGATIVE) != 0) macro
755 NEGATIVE(&val->frdataset) &&
3610 NEGATIVE(val->event->rdataset))

Completed in 58 milliseconds