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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c49341 hasSharedCacheTableLock( Btree *pBtree, Pgno iRoot, int isIndex, int eLockType ) argument
49422 hasReadConflicts(Btree *pBtree, Pgno iRoot) argument
49836 saveAllCursors(BtShared *pBt, Pgno iRoot, BtCursor *pExcept) argument
98705 int iRoot = pTab->tnum; /* Root page of scanned b-tree */ local
[all...]

Completed in 621 milliseconds