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_none
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccfg/
namedconf.c
972
static cfg_type_t
cfg_type_none
= { "none", NULL, print_none,
variable
987
return cfg_create_obj(pctx, &
cfg_type_none
, ret);
1083
return cfg_create_obj(pctx, &
cfg_type_none
, ret);
3465
CHECK(cfg_create_obj(pctx, &
cfg_type_none
, &obj));
/src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c
833
static cfg_type_t
cfg_type_none
= { "none", NULL, print_none,
variable
848
return (cfg_create_obj(pctx, &
cfg_type_none
, ret));
944
return (cfg_create_obj(pctx, &
cfg_type_none
, ret));
Completed in 51 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026