Data Fields | |
| int | ignored |
| int | include_level |
| char | name [80] |
Definition at line 168 of file config.c.
| int ignored |
do not let user of the config see this category
Definition at line 170 of file config.c.
Referenced by category_get(), config_text_file_save(), and next_available_category().
| int include_level |
| char name[80] |
Definition at line 169 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().
1.5.5