Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c286 #define UNIXFILE_PERSIST_WAL 0x04 /* Persistent WAL mode */ macro
3999 unixModeBit(pFile, UNIXFILE_PERSIST_WAL, (int*)pArg); in unixFileControl()