Searched defs:NEGATIVE (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/dns/
H A Decdb.c76 #define NEGATIVE(header) \ macro
405 if (NEGATIVE(header))
H A Dvalidator.c121 #define NEGATIVE(r) (((r)->attributes & DNS_RDATASETATTR_NEGATIVE) != 0) macro
746 NEGATIVE(&val->frdataset) &&
3697 NEGATIVE(val->event->rdataset))
H A Drbtdb.c545 #define NEGATIVE(header) \ macro
1066 if (NEGATIVE(header)) {
3304 if (NEGATIVE(header))
5283 if (NEGATIVE(found)) {
5313 if (!NEGATIVE(found) && foundsig != NULL) {
5912 if (!NEGATIVE(found) && foundsig != NULL)
5922 if (NEGATIVE(found)) {
6171 if (NEGATIVE(newheader)) {
9176 if (NEGATIVE(header)) {
H A Dresolver.c540 #define NEGATIVE(r) (((r)->attributes & DNS_RDATASETATTR_NEGATIVE) != 0) macro
1361 NEGATIVE(event->rdataset)) {
5071 if (ardataset != NULL && NEGATIVE(ardataset)) {
5177 NEGATIVE(hevent->rdataset)) {
5610 NEGATIVE(ardataset))
5764 NEGATIVE(ardataset))
5805 NEGATIVE(event->rdataset))
5897 if (NEGATIVE(ardataset)) {

Completed in 276 milliseconds