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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h6532 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
6599 #define SQLITE_CHECKPOINT_RESTART 2 macro
H A Dsqlite3.c7085 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
7152 #define SQLITE_CHECKPOINT_RESTART 2 macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h9072 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
9082 ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
9157 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for for readers */ macro
H A Dsqlite3.c10135 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
10145 ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
10220 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for for readers */ macro
[all...]

Completed in 761 milliseconds