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