HomeSort by: relevance | last modified time | path
    Searched refs:DNS_DBSUB_EXACT (Results 1 - 7 of 7) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
diff.c 372 options = DNS_DBSUB_EXACT | DNS_DBSUB_WANTOLD;
rbtdb.c 7229 if ((options & DNS_DBSUB_EXACT) != 0) {
7324 if ((options & DNS_DBSUB_EXACT) != 0) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
db.h 294 #define DNS_DBSUB_EXACT 0x01
1298 * become nonexistent. If DNS_DBSUB_EXACT is set then all elements
1325 * Some part of 'rdataset' did not exist and DNS_DBSUB_EXACT was set.
  /src/external/mpl/bind/dist/lib/dns/
diff.c 266 options = DNS_DBSUB_EXACT | DNS_DBSUB_WANTOLD;
qpzone.c 4973 if ((options & DNS_DBSUB_EXACT) != 0) {
5055 if ((options & DNS_DBSUB_EXACT) != 0) {
5366 options = DNS_DBSUB_EXACT | DNS_DBSUB_WANTOLD;
rbtdb.c 3611 if ((options & DNS_DBSUB_EXACT) != 0) {
3695 if ((options & DNS_DBSUB_EXACT) != 0) {
  /src/external/mpl/bind/dist/lib/dns/include/dns/
db.h 319 #define DNS_DBSUB_EXACT 0x01
1406 * become nonexistent. If DNS_DBSUB_EXACT is set then all elements
1433 * Some part of 'rdataset' did not exist and DNS_DBSUB_EXACT was set.

Completed in 57 milliseconds