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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c27685 int failed2 = SQLITE_OK; local
27689 if( failed && (failed2 = afpSetLock(context->dbPath, pFile,
27694 rc = ((failed & SQLITE_IOERR) == SQLITE_IOERR) ? failed2 :
[all...]

Completed in 337 milliseconds