
Data Fields | |
| char * | database |
| char * | driver |
| char * | name |
| struct ast_config_map * | next |
| char | stuff [0] |
| char * | table |
| char* database |
Definition at line 167 of file config.c.
Referenced by append_mapping(), find_engine(), and handle_cli_core_show_config_mappings().
| char* driver |
Definition at line 166 of file config.c.
Referenced by append_mapping(), find_engine(), and handle_cli_core_show_config_mappings().
| char* name |
Definition at line 165 of file config.c.
Referenced by append_mapping(), find_engine(), and handle_cli_core_show_config_mappings().
| struct ast_config_map* next |
Definition at line 164 of file config.c.
Referenced by append_mapping(), clear_config_maps(), find_engine(), and handle_cli_core_show_config_mappings().
| char stuff[0] |
Definition at line 169 of file config.c.
Referenced by append_mapping().
| char* table |
Definition at line 168 of file config.c.
Referenced by append_mapping(), find_engine(), and handle_cli_core_show_config_mappings().