Data Fields | |
int | ignored |
ast_variable * | last |
char | name [80] |
ast_category * | next |
ast_variable * | root |
|
Definition at line 84 of file config.c. Referenced by category_get(), and next_available_category(). |
|
Definition at line 86 of file config.c. Referenced by ast_variable_append(). |
|
Definition at line 83 of file config.c. Referenced by ast_category_browse(), ast_category_rename(), ast_variable_browse(), category_get(), and config_text_file_save(). |
|
Definition at line 87 of file config.c. Referenced by ast_category_append(), ast_category_browse(), ast_config_destroy(), ast_variable_retrieve(), category_get(), config_text_file_save(), and next_available_category(). |
|
Definition at line 85 of file config.c. Referenced by ast_category_destroy(), ast_config_destroy(), ast_variable_append(), ast_variable_browse(), ast_variable_retrieve(), config_text_file_save(), and inherit_category(). |