Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct { | |
struct odbc_datastore_row * first | |
struct odbc_datastore_row * last | |
ast_mutex_t lock | |
}; | |
char | names [0] |
Definition at line 158 of file func_odbc.c.
struct { ... } @177 |
struct odbc_datastore_row* first |
Definition at line 159 of file func_odbc.c.
struct odbc_datastore_row* last |
Definition at line 159 of file func_odbc.c.
ast_mutex_t lock |
Definition at line 159 of file func_odbc.c.
char names[0] |
Definition at line 160 of file func_odbc.c.
Referenced by acf_fetch().