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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c16306 Pgno *aRoot, /* An array of root pages numbers for individual trees */
16307 int nRoot, /* Number of entries in aRoot[] */
81135 sqlite3BtreeIntegrityCheck( sqlite3 *db, Btree *p, Pgno *aRoot, int nRoot, int mxErr, int *pnErr, char **pzOut ) argument
99716 Pgno *aRoot; /* Array of rootpage numbers for tables to be checked */ local
117908 u32 aRoot[ArraySize(aTable)]; local
139456 int *aRoot; /* Array of root page numbers of all btrees */ local
199127 const char *aRoot = 0; /* Pointer to %_segdir.root buffer */ local
199551 const char *aRoot = sqlite3_column_blob(pFetch, 4); local
[all...]

Completed in 430 milliseconds