Data Fields | |
int | ignored |
ast_variable * | last |
char | name [80] |
ast_category * | next |
ast_variable * | root |
Definition at line 82 of file config.c.
|
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(), category_get(), and config_text_file_save(). |
|
Definition at line 87 of file config.c. Referenced by ast_category_browse(), ast_config_destroy(), category_get(), config_text_file_save(), and next_available_category(). |
|
Definition at line 85 of file config.c. Referenced by ast_category_destroy(), ast_category_detach_variables(), ast_config_destroy(), ast_variable_append(), ast_variable_browse(), config_text_file_save(), inherit_category(), and move_variables(). |