Searched defs:sqlite3_file_control (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h531 #define sqlite3_file_control sqlite3_api->file_control macro
H A Dsqlite3.c136003 #define sqlite3_file_control macro
182213 SQLITE_API int sqlite3_file_control(sqlite3 *db, const char *zDbName, int op, void *pArg){ function
[all...]

Completed in 550 milliseconds