Data Fields | |
ast_category * | cat |
char * | cat_name |
ast_config * | cfg |
ast_flags | flags |
const char * | who_asked |
Definition at line 172 of file res_config_sqlite.c.
struct ast_category* cat |
Definition at line 174 of file res_config_sqlite.c.
Referenced by add_cfg_entry(), and config_handler().
char* cat_name |
Definition at line 175 of file res_config_sqlite.c.
Referenced by add_cfg_entry(), and config_handler().
struct ast_config* cfg |
Definition at line 173 of file res_config_sqlite.c.
Referenced by add_cfg_entry(), and config_handler().
Definition at line 176 of file res_config_sqlite.c.
Referenced by add_cfg_entry(), and config_handler().
const char* who_asked |
Definition at line 177 of file res_config_sqlite.c.
Referenced by add_cfg_entry(), and config_handler().