Data Fields | |
char | include [0] |
struct { | |
cache_file_include * next | |
} | list |
Definition at line 67 of file config.c.
char include[0] |
Definition at line 69 of file config.c.
Referenced by config_cache_attribute(), and config_text_file_load().
struct { ... } list |
Referenced by config_cache_attribute(), and config_text_file_load().
struct cache_file_include* next |
Definition at line 68 of file config.c.
Referenced by ast_destroy_template_list(), config_text_file_save(), and inherit_category().