OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trusted_keys
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/bin/delv/
delv.c
865
const cfg_obj_t *
trusted_keys
= NULL;
local
908
cfg_map_get(bindkeys, "trusted-keys", &
trusted_keys
);
912
if (
trusted_keys
!= NULL) {
913
CHECK(load_keys(
trusted_keys
, client, toview));
delv.c
865
const cfg_obj_t *
trusted_keys
= NULL;
local
908
cfg_map_get(bindkeys, "trusted-keys", &
trusted_keys
);
912
if (
trusted_keys
!= NULL) {
913
CHECK(load_keys(
trusted_keys
, client, toview));
Completed in 42 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026