Searched refs:sqlite3_wal_autocheckpoint (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3ext.h450 #define sqlite3_wal_autocheckpoint sqlite3_api->wal_autocheckpoint macro
H A Dsqlite3.h6940 ** [sqlite3_wal_autocheckpoint()] interface and the
6953 ** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around
6975 SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int N);
6987 ** from SQL. ^The [sqlite3_wal_autocheckpoint()] interface and the
H A Dsqlite3.c7511 ** [sqlite3_wal_autocheckpoint()] interface and the
7524 ** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around
7546 SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int N);
7558 ** from SQL. ^The [sqlite3_wal_autocheckpoint()] interface and the
92627 #define sqlite3_wal_autocheckpoint macro
116448 SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int nFrame){ function
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h415 #define sqlite3_wal_autocheckpoint sqlite3_api->wal_autocheckpoint macro
H A Dsqlite3.h6456 ** [sqlite3_wal_autocheckpoint()] interface and the
6469 ** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around
6491 SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int N);
6503 ** from SQL. ^The [sqlite3_wal_autocheckpoint()] interface and the
H A Dsqlite3.c7009 ** [sqlite3_wal_autocheckpoint()] interface and the
7022 ** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around
7044 SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int N);
7056 ** from SQL. ^The [sqlite3_wal_autocheckpoint()] interface and the
89307 #define sqlite3_wal_autocheckpoint macro
111502 SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int nFrame){ function
[all...]

Completed in 664 milliseconds