OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Jun 21 00:25:28 UTC 2026