
Data Fields | |
| char | data [0] |
| struct { | |
| struct odbc_datastore_row * next | |
| } | list |
| char data[0] |
Definition at line 130 of file func_odbc.c.
Referenced by odbc_datastore_free(), generic_execute(), acf_escape(), and acf_fetch().
| struct { ... } list |
Referenced by odbc_datastore_free(), acf_odbc_write(), acf_odbc_read(), acf_fetch(), cli_odbc_read(), cli_odbc_write(), load_module(), unload_module(), and reload().
| struct odbc_datastore_row* next |
Definition at line 129 of file func_odbc.c.