Data Fields | |
ast_category * | inst |
char | name [80] |
struct { | |
ast_category_template_instance * next | |
} | next |
Definition at line 200 of file config.c.
struct ast_category* inst |
char name[80] |
struct { ... } next |
struct ast_category_template_instance* next |
Definition at line 203 of file config.c.
Referenced by ast_config_text_file_save(), ast_destroy_template_list(), and inherit_category().