OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfg_type_key
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccfg/
namedconf.c
101
static cfg_type_t
cfg_type_key
;
variable
1281
{ "key", &
cfg_type_key
, CFG_CLAUSEFLAG_MULTI },
2703
static cfg_type_t
cfg_type_key
= { "key", cfg_parse_named_map,
variable
3873
{ "key", &
cfg_type_key
, CFG_CLAUSEFLAG_MULTI },
3885
static cfg_clausedef_t rndckey_clauses[] = { { "key", &
cfg_type_key
, 0 },
/src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c
100
static cfg_type_t
cfg_type_key
;
variable
1126
{ "key", &
cfg_type_key
, CFG_CLAUSEFLAG_MULTI },
2473
static cfg_type_t
cfg_type_key
= { "key", cfg_parse_named_map,
variable
3573
{ "key", &
cfg_type_key
, CFG_CLAUSEFLAG_MULTI },
3586
static cfg_clausedef_t rndckey_clauses[] = { { "key", &
cfg_type_key
, 0 },
Completed in 50 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026