| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | ||
| char | data [0] | |
| struct { | ||
| struct odbc_datastore_row * next | ||
| } | list | |
Definition at line 166 of file func_odbc.c.
| char data[0] | 
Definition at line 168 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 167 of file func_odbc.c.