Data Fields | |
struct ast_category * | inst |
char | name [80] |
Definition at line 159 of file config.c.
struct ast_category* inst [read] |
Definition at line 161 of file config.c.
Referenced by config_text_file_save(), and inherit_category().
char name[80] |
Definition at line 160 of file config.c.
Referenced by config_text_file_save(), and inherit_category().