| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | ||
| struct ast_channel * | chan | |
| struct { | ||
| struct ast_module_user * next | ||
| } | entry | |
| struct ast_channel* chan | 
Definition at line 137 of file loader.c.
Referenced by __ast_module_user_add(), __ast_module_user_hangup_all(), ast_func_read(), ast_func_read2(), ast_func_write(), canmatch(), exec(), exists(), and matchmore().
| struct { ... } entry | 
Referenced by __ast_module_user_add(), __ast_module_user_hangup_all(), and __ast_module_user_remove().
| struct ast_module_user* next |