Home
last modified time | relevance | path

Searched refs:SQLITE_FCNTL_CKPT_DONE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h1163 #define SQLITE_FCNTL_CKPT_DONE 37 macro
H A Dsqlite3.c2202 #define SQLITE_FCNTL_CKPT_DONE 37 macro
61292 sqlite3OsFileControl(pWal->pDbFd, SQLITE_FCNTL_CKPT_DONE, 0);