Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
const char * | filename |
config_hook_cb | hook_cb |
const char * | module |
const char * | name |
Definition at line 4074 of file main/config.c.
const char* filename |
Definition at line 4076 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 4078 of file main/config.c.
Referenced by ast_config_hook_register(), and config_hook_exec().
const char* module |
Definition at line 4077 of file main/config.c.
Referenced by ast_config_hook_register(), config_hook_exec(), and hook_destroy().
const char* name |
Definition at line 4075 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(), SwaggerType::load(), and Property::load().