Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#include <common_config.h>
Public Member Functions | |
SORCERY_OBJECT (details) | |
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
int | global_disable |
struct verification_cfg_common | vcfg_common |
Definition at line 395 of file common_config.h.
SORCERY_OBJECT | ( | details | ) |
struct ast_string_field_mgr __field_mgr |
Definition at line 403 of file common_config.h.
struct ast_string_field_pool* __field_mgr_pool |
Definition at line 403 of file common_config.h.
int global_disable |
Definition at line 405 of file common_config.h.
Referenced by vs_config_load(), and vs_config_reload().
struct verification_cfg_common vcfg_common |
Definition at line 404 of file common_config.h.
Referenced by vcfg_cleanup(), verification_alloc(), verification_apply(), verification_destructor(), and vs_check_common_config().