Lines Matching refs:F_RDLCK
192 case F_RDLCK:
193 return ("F_RDLCK");
286 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 1, 5) < 0)
293 compare_lock(&tl, (short)F_RDLCK, (short)0, 1, 5, parent_pid);
324 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 5, 5) < 0)
331 compare_lock(&tl, (short)F_RDLCK, (short)0, 5, 5, parent_pid);
362 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 5, 6) < 0)
369 compare_lock(&tl, (short)F_RDLCK, (short)0, 5, 6, parent_pid);
400 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 5, 8) < 0)
407 compare_lock(&tl, (short)F_RDLCK, (short)0, 5, 8, parent_pid);
438 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 13, 5) < 0)
451 compare_lock(&tl, (short)F_RDLCK, (short)0, 13, 5, parent_pid);
483 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 13, 5) < 0)
496 compare_lock(&tl, (short)F_RDLCK, (short)0, 13, 5, parent_pid);
524 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 14, 5) < 0)
537 compare_lock(&tl, (short)F_RDLCK, (short)0, 14, 5, parent_pid);
566 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 15, 5) < 0)
579 compare_lock(&tl, (short)F_RDLCK, (short)0, 15, 5, parent_pid);
604 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 16, 5) < 0)
623 compare_lock(&tl, (short)F_RDLCK, (short)0, 16, 5, parent_pid);