Home
last modified time | relevance | path

Searched refs:moveToRoot (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c1477 static int moveToRoot(BtCursor *pCur){ in moveToRoot() function
1534 rc = moveToRoot(pCur); in fileBtreeFirst()
1553 rc = moveToRoot(pCur); in fileBtreeLast()
1594 rc = moveToRoot(pCur); in fileBtreeMoveto()
2613 moveToRoot(p); in checkReadLocks()
2855 moveToRoot(pCur); in fileBtreeClearTable()