
Data Fields | |
| const char * | filename |
| config_hook_cb | hook_cb |
| const char * | module |
| const char * | name |
| const char* filename |
Definition at line 3272 of file config.c.
Referenced by ast_config_hook_register(), config_hook_exec(), and hook_destroy().
Definition at line 3274 of file config.c.
Referenced by ast_config_hook_register(), and config_hook_exec().
| const char* module |
Definition at line 3273 of file config.c.
Referenced by ast_config_hook_register(), config_hook_exec(), and hook_destroy().
| const char* name |
Definition at line 3271 of file config.c.
Referenced by ast_config_hook_register(), ast_config_hook_unregister(), hook_cmp(), hook_destroy(), and hook_hash().