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