34 #ifndef PARSER_CONFPARSER_H
35 #define PARSER_CONFPARSER_H
73 const char* cfgfile,
int* count);
101 const char* cfgfile);
103 const char* cfgfile);
105 const char* cfgfile);
int parse_conf_worker_threads(const char *cfgfile)
int parse_conf_use_syslog(const char *cfgfile)
const char * parse_conf_zonelist_filename(allocator_type *allocator, const char *cfgfile)
enum ods_enum_status ods_status
ods_status parse_file_check(const char *cfgfile, const char *rngfile)
const char * parse_conf_log_filename(allocator_type *allocator, const char *cfgfile)
const char * parse_conf_group(allocator_type *allocator, const char *cfgfile)
int parse_conf_signer_threads(const char *cfgfile)
const char * parse_conf_chroot(allocator_type *allocator, const char *cfgfile)
const char * parse_conf_clisock_filename(allocator_type *allocator, const char *cfgfile)
const char * parse_conf_string(const char *cfgfile, const char *expr, int required)
const char * parse_conf_notify_command(allocator_type *allocator, const char *cfgfile)
const char * parse_conf_working_dir(allocator_type *allocator, const char *cfgfile)
int parse_conf_verbosity(const char *cfgfile)
const char * parse_conf_username(allocator_type *allocator, const char *cfgfile)
const char * parse_conf_pid_filename(allocator_type *allocator, const char *cfgfile)
adapter_type ** parse_conf_adapters(allocator_type *allocator, const char *cfgfile, int *count)
const char * parse_conf_zonefetch_filename(allocator_type *allocator, const char *cfgfile)