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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c69852 int mxErr; /* Stop accumulating errors when this reaches zero */ member in struct:IntegrityCk
81135 sqlite3BtreeIntegrityCheck( sqlite3 *db, Btree *p, Pgno *aRoot, int nRoot, int mxErr, int *pnErr, char **pzOut ) argument
139417 int i, j, addr, mxErr; local
[all...]

Completed in 848 milliseconds