Searched refs:lrc2 (Results 1 – 1 of 1) sorted by relevance
2997 int lrc1, lrc2, lrc1Errno = 0; in afpLock() local3014 lrc2 = afpSetLock(context->dbPath, pFile, PENDING_BYTE, 1, 0); in afpLock()3020 } else if( IS_LOCK_ERROR(lrc2) ){ in afpLock()3021 rc = lrc2; in afpLock()