Home | History | Annotate | Download | only in dist

Lines Matching refs:lrc2

25412     int lrc1, lrc2, lrc1Errno;
25429 lrc2 = afpSetLock(context->dbPath, pFile, PENDING_BYTE, 1, 0);
25435 } else if( IS_LOCK_ERROR(lrc2) ){
25436 rc = lrc2;