OpenDNSSEC-signer  1.4.5
Data Fields
engineconfig_struct Struct Reference

#include <cfg.h>

Collaboration diagram for engineconfig_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
listener_typeinterfaces
const char * cfg_filename
const char * zonelist_filename
const char * log_filename
const char * pid_filename
const char * notify_command
const char * clisock_filename
const char * working_dir
const char * username
const char * group
const char * chroot
int use_syslog
int num_worker_threads
int num_signer_threads
int verbosity

Detailed Description

Definition at line 48 of file cfg.h.

Field Documentation

allocator_type* engineconfig_struct::allocator

Definition at line 49 of file cfg.h.

Referenced by engine_config(), and engine_config_cleanup().

const char* engineconfig_struct::cfg_filename
const char* engineconfig_struct::chroot

Definition at line 60 of file cfg.h.

Referenced by engine_config(), engine_config_cleanup(), and engine_config_print().

const char* engineconfig_struct::clisock_filename

Definition at line 56 of file cfg.h.

Referenced by engine_config(), engine_config_check(), engine_config_cleanup(), and engine_start().

const char* engineconfig_struct::group

Definition at line 59 of file cfg.h.

Referenced by engine_config(), engine_config_cleanup(), and engine_config_print().

listener_type* engineconfig_struct::interfaces
const char* engineconfig_struct::log_filename

Definition at line 53 of file cfg.h.

Referenced by engine_config(), engine_config_cleanup(), engine_config_print(), and engine_start().

const char* engineconfig_struct::notify_command
int engineconfig_struct::num_signer_threads
int engineconfig_struct::num_worker_threads

Definition at line 62 of file cfg.h.

Referenced by engine_cleanup(), engine_config(), engine_config_print(), and engine_wakeup_workers().

const char* engineconfig_struct::pid_filename

Definition at line 54 of file cfg.h.

Referenced by engine_config(), engine_config_cleanup(), and engine_start().

int engineconfig_struct::use_syslog

Definition at line 61 of file cfg.h.

Referenced by engine_config(), engine_config_print(), and engine_start().

const char* engineconfig_struct::username

Definition at line 58 of file cfg.h.

Referenced by engine_config(), engine_config_cleanup(), and engine_config_print().

int engineconfig_struct::verbosity

Definition at line 64 of file cfg.h.

Referenced by engine_config(), and engine_start().

const char* engineconfig_struct::working_dir

Definition at line 57 of file cfg.h.

Referenced by engine_config(), engine_config_cleanup(), and engine_config_print().

const char* engineconfig_struct::zonelist_filename

The documentation for this struct was generated from the following file: