Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_module_user Struct Reference
Collaboration diagram for ast_module_user:
Collaboration graph
[legend]

Data Fields

struct ast_channelchan
 
struct {
   struct ast_module_user *   next
 
entry
 

Detailed Description

Definition at line 127 of file loader.c.

Field Documentation

◆ chan

struct ast_channel* chan

Definition at line 128 of file loader.c.

Referenced by __ast_module_user_add(), and __ast_module_user_hangup_all().

◆ entry

struct { ... } entry

◆ next

struct ast_module_user* next

Definition at line 129 of file loader.c.


The documentation for this struct was generated from the following file: