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

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

Completed in 1119 milliseconds