Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfsstat.c64 #define VFSSTAT_WAL 2 /* Write-ahead log file */ macro
451 p->eFiletype = VFSSTAT_WAL; in vstatOpen()