Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
Data Fields | |
const char * | filename |
config_hook_cb | hook_cb |
const char * | module |
const char * | name |
Definition at line 4464 of file main/config.c.
const char* filename |
Definition at line 4466 of file main/config.c.
Referenced by ast_config_hook_register(), config_hook_exec(), and hook_destroy().
config_hook_cb hook_cb |
Definition at line 4468 of file main/config.c.
Referenced by ast_config_hook_register(), and config_hook_exec().
const char* module |
Definition at line 4467 of file main/config.c.
Referenced by ast_config_hook_register(), config_hook_exec(), and hook_destroy().
const char* name |
Definition at line 4465 of file main/config.c.
Referenced by ast_config_hook_register(), ast_config_hook_unregister(), PathSegment::get_child(), hook_cmp(), hook_destroy(), hook_hash(), Parameter::load(), Property::load(), and SwaggerType::load().