Searched refs:sqlite3_wal_checkpoint_v2 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile223 sqlite3_wal_checkpoint_v2.3 \
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h596 #define sqlite3_wal_checkpoint_v2 sqlite3_api->wal_checkpoint_v2 macro
H A Dsqlite3.h9573 ** [sqlite3_wal_checkpoint_v2|PASSIVE].
9588 ** [sqlite3_wal_checkpoint_v2](D,X,[SQLITE_CHECKPOINT_PASSIVE],0,0).)^
9597 ** occur. But then the newer and more powerful [sqlite3_wal_checkpoint_v2()]
9601 ** complication) of [sqlite3_wal_checkpoint_v2()].
9609 ** ^(The sqlite3_wal_checkpoint_v2(D,X,M,L,C) interface runs a checkpoint
9690 ** the sqlite3_wal_checkpoint_v2() interface
9697 SQLITE_API int sqlite3_wal_checkpoint_v2(
9710 ** as the third parameter to the [sqlite3_wal_checkpoint_v2()] interface.
9711 ** See the [sqlite3_wal_checkpoint_v2()] documentation for details on the
H A Dsqlite3.c9886 ** [sqlite3_wal_checkpoint_v2|PASSIVE].
9901 ** [sqlite3_wal_checkpoint_v2](D,X,[SQLITE_CHECKPOINT_PASSIVE],0,0).)^
9910 ** occur. But then the newer and more powerful [sqlite3_wal_checkpoint_v2()]
9914 ** complication) of [sqlite3_wal_checkpoint_v2()].
9922 ** ^(The sqlite3_wal_checkpoint_v2(D,X,M,L,C) interface runs a checkpoint
10003 ** the sqlite3_wal_checkpoint_v2() interface
10010 SQLITE_API int sqlite3_wal_checkpoint_v2(
10023 ** as the third parameter to the [sqlite3_wal_checkpoint_v2()] interface.
10024 ** See the [sqlite3_wal_checkpoint_v2()] documentation for details on the
136068 #define sqlite3_wal_checkpoint_v2 macro
180649 SQLITE_API int sqlite3_wal_checkpoint_v2( function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1856 int sqlite3_wal_checkpoint_v2(

Completed in 643 milliseconds