Home | History | Annotate | Download | only in dist

Lines Matching refs:lrc2

33608     int lrc1, lrc2, lrc1Errno = 0;
33625 lrc2 = afpSetLock(context->dbPath, pFile, PENDING_BYTE, 1, 0);
33631 } else if( IS_LOCK_ERROR(lrc2) ){
33632 rc = lrc2;