Data Fields | |
ast_channel * | chan |
struct { | |
ast_module_user * next | |
} | entry |
Definition at line 64 of file loader.c.
struct ast_channel* chan |
Definition at line 65 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_module_helper(), ast_module_register(), ast_module_reload(), ast_module_shutdown(), ast_module_unregister(), ast_process_pending_reloads(), find_resource(), and queue_reload_request().
struct ast_module_user* next |