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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c47973 int mxErr; /* Stop accumulating errors when this reaches zero */ member in struct:IntegrityCk
56099 sqlite3BtreeIntegrityCheck( Btree *p, int *aRoot, int nRoot, int mxErr, int *pnErr ) argument
91027 int i, j, addr, mxErr; local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c57819 int mxErr; /* Stop accumulating errors when this reaches zero */ member in struct:IntegrityCk
67453 sqlite3BtreeIntegrityCheck( Btree *p, int *aRoot, int nRoot, int mxErr, int *pnErr ) argument
112039 int i, j, addr, mxErr; local
[all...]

Completed in 690 milliseconds