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

/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c275 #define RDATASET_ATTR_NONEXISTENT 0x0001 macro
309 (((header)->attributes & RDATASET_ATTR_NONEXISTENT) == 0)
311 (((header)->attributes & RDATASET_ATTR_NONEXISTENT) != 0)
1295 if ((rdataset->attributes & RDATASET_ATTR_NONEXISTENT) != 0)
1364 (RDATASET_ATTR_NONEXISTENT|RDATASET_ATTR_STALE)) != 0) {
6318 newheader->attributes = RDATASET_ATTR_NONEXISTENT;
6400 newheader->attributes = RDATASET_ATTR_NONEXISTENT;
7721 RDATASET_ATTR_NONEXISTENT) != 0 ||
8649 (RDATASET_ATTR_NONEXISTENT|RDATASET_ATTR_STALE)) != 0)

Completed in 95 milliseconds