Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
char | data [0] |
struct { | |
struct odbc_datastore_row * next | |
} | list |
Definition at line 135 of file func_odbc.c.
char data[0] |
Definition at line 137 of file func_odbc.c.
Referenced by acf_fetch(), and execute().
struct { ... } list |
Referenced by acf_fetch(), and odbc_datastore_free().
struct odbc_datastore_row* next |
Definition at line 136 of file func_odbc.c.