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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c64507 sqlite3PagerSnapshotCheck(Pager *pPager, sqlite3_snapshot *pSnapshot) argument
65095 WalIndexHdr *pSnapshot; /* Start transaction here if not NULL */ member in struct:Wal
67895 WalIndexHdr *pSnapshot = pWal->pSnapshot; local
69083 sqlite3WalSnapshotCheck(Wal *pWal, sqlite3_snapshot *pSnapshot) argument
183194 sqlite3_snapshot_free(sqlite3_snapshot *pSnapshot) argument
[all...]

Completed in 1304 milliseconds