Data Fields | |
ast_channel * | chan |
struct { | |
ast_module_user * next | |
} | entry |
Definition at line 67 of file loader.c.
struct ast_channel* chan |
Definition at line 68 of file loader.c.
Referenced by __ast_module_user_add(), and __ast_module_user_hangup_all().
struct { ... } entry |
Referenced by __ast_module_user_add(), __ast_module_user_hangup_all(), __ast_module_user_remove(), add_to_load_order(), ast_loader_register(), ast_loader_unregister(), ast_module_helper(), ast_module_register(), ast_module_reload(), ast_module_shutdown(), ast_module_unregister(), ast_process_pending_reloads(), ast_update_module_list(), ast_update_use_count(), find_resource(), load_resource_list(), and queue_reload_request().
struct ast_module_user* next |