OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_get_option
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
config_file.h
1042
int
config_get_option
(struct config_file* cfg, const char* opt,
1066
* function to print to a file, use as func with
config_get_option
.
config_file.c
981
if(!
config_get_option
(cfg, opt, config_collate_func, &m))
1098
config_get_option
(struct config_file* cfg, const char* opt,
function
/src/external/bsd/unbound/dist/smallapp/
unbound-checkconf.c
127
if(!
config_get_option
(cfg, opt, config_print_func, stdout))
/src/external/bsd/unbound/dist/daemon/
remote.c
3327
r =
config_get_option
(worker->env.cfg, arg, remote_get_opt_ssl, ssl);
Completed in 26 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026