Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
char | data [0] |
struct { | |
struct odbc_datastore_row * next | |
} | list |
Definition at line 152 of file func_odbc.c.
char data[0] |
Definition at line 154 of file func_odbc.c.
Referenced by acf_fetch(), execute(), generic_execute(), and silent_execute().
struct { ... } list |
Referenced by acf_fetch(), and odbc_datastore_free().
struct odbc_datastore_row* next |
Definition at line 153 of file func_odbc.c.