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

Data Fields | ||
| struct { | ||
| struct config_included_file * next | ||
| } | next | |
| char | path [] | |
Definition at line 266 of file main/config.c.
| struct config_included_file* next |
Definition at line 267 of file main/config.c.
| struct { ... } next |
| char path[] |
#include path or matching #tryinclude paths
Definition at line 269 of file main/config.c.
Referenced by ast_config_text_file_save2(), and ast_include_new().