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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c45632 const char *zWalName; /* Name of WAL file */ member in struct:Wal
46452 sqlite3WalOpen( sqlite3_vfs *pVfs, sqlite3_file *pDbFd, const char *zWalName, int bNoShm, i64 mxWalSize, Wal **ppWal ) argument
[all...]

Completed in 351 milliseconds