Searched refs:SQLITE_CHECKPOINT_FULL (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.h7009 ** <dt>SQLITE_CHECKPOINT_FULL<dd>
7017 ** This mode works the same way as SQLITE_CHECKPOINT_FULL, except after
7038 ** The SQLITE_CHECKPOINT_FULL and RESTART modes also obtain the exclusive
7082 #define SQLITE_CHECKPOINT_FULL 1 macro
H A Dsqlite3.c7580 ** <dt>SQLITE_CHECKPOINT_FULL<dd>
7588 ** This mode works the same way as SQLITE_CHECKPOINT_FULL, except after
7609 ** The SQLITE_CHECKPOINT_FULL and RESTART modes also obtain the exclusive
7653 #define SQLITE_CHECKPOINT_FULL 1 macro
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h6525 ** <dt>SQLITE_CHECKPOINT_FULL<dd>
6533 ** This mode works the same way as SQLITE_CHECKPOINT_FULL, except after
6554 ** The SQLITE_CHECKPOINT_FULL and RESTART modes also obtain the exclusive
6598 #define SQLITE_CHECKPOINT_FULL 1 macro
H A Dsqlite3.c7078 ** <dt>SQLITE_CHECKPOINT_FULL<dd>
7086 ** This mode works the same way as SQLITE_CHECKPOINT_FULL, except after
7107 ** The SQLITE_CHECKPOINT_FULL and RESTART modes also obtain the exclusive
7151 #define SQLITE_CHECKPOINT_FULL 1 macro
[all...]

Completed in 524 milliseconds