Asterisk - The Open Source Telephony Project GIT-master-a63eec2
Loading...
Searching...
No Matches
Data Fields
config_item Struct Reference
Collaboration diagram for config_item:
Collaboration graph
[legend]

Data Fields

struct ast_configcfg
 
struct { 
 
   struct config_item *   next 
 
entry 
 
char filename [0]
 

Detailed Description

Definition at line 68 of file func_config.c.

Field Documentation

◆ cfg

struct ast_config* cfg

Definition at line 70 of file func_config.c.

Referenced by config_function_read().

◆ [struct]

struct { ... } entry

Referenced by unload_module().

◆ filename

char filename[0]

Definition at line 71 of file func_config.c.

Referenced by config_function_read().

◆ next

struct config_item* next

Definition at line 69 of file func_config.c.


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