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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1955 int sqlite3_snapshot_open(sqlite3 *db, char *zSchema, sqlite3_snapshot *pSnapshot);
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h10564 sqlite3_snapshot *pSnapshot
H A Dsqlite3.c10877 sqlite3_snapshot *pSnapshot
15903 SQLITE_PRIVATE int sqlite3PagerSnapshotOpen(Pager*, sqlite3_snapshot *pSnapshot);
15905 SQLITE_PRIVATE int sqlite3PagerSnapshotCheck(Pager *pPager, sqlite3_snapshot *pSnapshot);
64507 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 579 milliseconds