Searched refs:failed2 (Results 1 – 1 of 1) sorted by relevance
3056 int failed2 = SQLITE_OK; in afpLock() local3060 if( failed && (failed2 = afpSetLock(context->dbPath, pFile, in afpLock()3065 rc = ((failed & 0xff) == SQLITE_IOERR) ? failed2 : in afpLock()