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_db_iscache
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/mpl/bind/dist/tests/dns/
db_test.c
282
assert_false(
dns_db_iscache
(db));
290
assert_true(
dns_db_iscache
(db));
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
db.h
390
dns_db_iscache
(dns_db_t *db);
/src/external/mpl/dhcp/bind/dist/lib/dns/
masterdump.c
1624
dctx->do_date =
dns_db_iscache
(dctx->db);
1646
} else if (!
dns_db_iscache
(db)) {
db.c
165
dns_db_iscache
(dns_db_t *db) {
function
view.c
1076
is_cache =
dns_db_iscache
(db);
1365
is_cache =
dns_db_iscache
(db);
/src/external/mpl/bind/dist/lib/dns/include/dns/
db.h
393
dns_db_iscache
(dns_db_t *db);
/src/external/mpl/bind/dist/lib/dns/
view.c
883
is_cache =
dns_db_iscache
(db);
1153
is_cache =
dns_db_iscache
(db);
db.c
184
dns_db_iscache
(dns_db_t *db) {
function
qpcache.c
954
if (header->db == NULL || !
dns_db_iscache
(header->db)) {
rbtdb.c
328
if (header->db == NULL || !
dns_db_iscache
(header->db)) {
/src/external/mpl/bind/dist/lib/ns/
query.c
8824
if (!
dns_db_iscache
(qctx->db) && qctx->client->query.gluedb == NULL) {
Completed in 48 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026