| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#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 399 of file common_config.h.
| SORCERY_OBJECT | ( | details | ) | 
| struct ast_string_field_mgr __field_mgr | 
Definition at line 407 of file common_config.h.
| struct ast_string_field_pool* __field_mgr_pool | 
Definition at line 407 of file common_config.h.
| int global_disable | 
Definition at line 409 of file common_config.h.
Referenced by vs_config_load(), and vs_config_reload().
| struct verification_cfg_common vcfg_common | 
Definition at line 408 of file common_config.h.
Referenced by vcfg_cleanup(), verification_alloc(), verification_apply(), verification_destructor(), and vs_check_common_config().