Data Fields | |
int | ignored |
int | include_level |
char | name [80] |
Definition at line 165 of file config.c.
int ignored |
do not let user of the config see this category
Definition at line 167 of file config.c.
Referenced by category_get(), config_text_file_save(), and next_available_category().
int include_level |
Definition at line 168 of file config.c.
Referenced by ast_category_append().
char name[80] |
Definition at line 166 of file config.c.
Referenced by ast_category_browse(), ast_category_new(), ast_category_rename(), ast_variable_browse(), category_get(), config_text_file_save(), and inherit_category().