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