OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bindkeys
(Results
1 - 12
of
12
) sorted by relevancy
/src/etc/
named.conf
15
bindkeys
-file "bind.keys";
/src/external/mpl/bind/dist/bin/tests/system/dnssec/ns4/
named2.conf.j2
26
bindkeys
-file "managed.conf";
named3.conf.j2
26
bindkeys
-file "managed.conf";
/src/external/mpl/bind/dist/bin/tests/system/journal/ns2/
named.conf.j2
24
bindkeys
-file "../../../../../bind.keys";
/src/external/mpl/bind/dist/bin/tests/system/mkeys/ns2/
named.conf.j2
27
bindkeys
-file "managed.conf";
/src/external/mpl/bind/dist/bin/tests/system/mkeys/ns3/
named.conf.j2
27
bindkeys
-file "managed.conf";
/src/external/mpl/bind/dist/bin/tests/system/mkeys/ns4/
named.conf.j2
27
bindkeys
-file "managed.conf";
/src/external/mpl/bind/dist/bin/tests/system/mkeys/ns5/
named.conf.j2
27
bindkeys
-file "managed.conf";
/src/external/mpl/bind/dist/bin/tests/system/mkeys/ns7/
named.conf.j2
27
bindkeys
-file "managed.conf";
/src/external/mpl/bind/dist/bin/tests/system/journal/ns1/
named.conf.j2
24
bindkeys
-file "../../../../../bind.keys";
/src/external/mpl/bind/dist/bin/delv/
delv.c
868
cfg_obj_t *
bindkeys
= NULL;
local
890
&
bindkeys
);
901
&cfg_type_bindkeys, 0, &
bindkeys
);
907
INSIST(
bindkeys
!= NULL);
908
cfg_map_get(
bindkeys
, "trusted-keys", &trusted_keys);
909
cfg_map_get(
bindkeys
, "managed-keys", &managed_keys);
910
cfg_map_get(
bindkeys
, "trust-anchors", &trust_anchors);
928
if (
bindkeys
!= NULL) {
929
cfg_obj_destroy(parser, &
bindkeys
);
/src/external/mpl/bind/dist/bin/named/
server.c
1102
const cfg_obj_t *config, const cfg_obj_t *
bindkeys
,
1167
if (
bindkeys
!= NULL) {
1174
(void)cfg_map_get(
bindkeys
, "trust-anchors",
4174
dns_keystorelist_t *keystores, const cfg_obj_t *
bindkeys
,
5776
CHECK(configure_view_dnsseckeys(view, vconfig, config,
bindkeys
,
8400
cfg_obj_t *config = NULL, *
bindkeys
= NULL;
local
8593
* is built in, but if
bindkeys
-file is set, then it will
8597
(void)named_config_get(maps, "
bindkeys
-file", &obj);
8616
&cfg_type_bindkeys, &
bindkeys
);
9403
&server->keystorelist,
bindkeys
, named_g_mctx
[
all
...]
Completed in 46 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026