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