Data Fields | |
ast_string_field | __begin_field [0] |
ast_string_field | __end_field [0] |
ast_string_field_mgr | __field_mgr |
va_list | ap |
const ast_string_field | encoding [256] |
const char * | extra |
const char * | sql |
Definition at line 58 of file res_config_odbc.c.
Definition at line 63 of file res_config_odbc.c.
Definition at line 63 of file res_config_odbc.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 63 of file res_config_odbc.c.
va_list ap |
Definition at line 64 of file res_config_odbc.c.
Referenced by custom_prepare(), realtime_multi_odbc(), realtime_odbc(), and update_odbc().
const ast_string_field encoding[256] |
const char* extra |
const char* sql |
Definition at line 59 of file res_config_odbc.c.
Referenced by custom_prepare(), realtime_multi_odbc(), realtime_odbc(), and update_odbc().