Lines Matching refs:F_RDLCK
21853 if( p->l_type==F_RDLCK ){
21868 if( s==(-1) && op==F_SETLK && (p->l_type==F_RDLCK || p->l_type==F_WRLCK) ){
21872 if( l2.l_type==F_RDLCK ){
22369 l.l_type = F_RDLCK;
22679 ** The "op" parameter should be one of F_RDLCK, F_WRLCK, or F_UNLCK.
22875 lock.l_type = (locktype==SHARED_LOCK?F_RDLCK:F_WRLCK);
22897 s = rangeLock(pFile, F_RDLCK, &tErrno);
23084 if( rangeLock(pFile, F_RDLCK, &tErrno)==(-1) ){
24957 lockInfo.l_type = F_RDLCK;
24996 lockInfo.l_type = F_RDLCK;
25888 ** To simulate a F_RDLCK on the shared range, on AFP a randomly selected