Lines Matching refs:F_RDLCK
217 case F_RDLCK:
218 return ("F_RDLCK");
325 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 10, 5) < 0) {
341 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 5, parent_pid);
368 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 10, 5) < 0) {
384 compare_lock(&tl, (short)F_RDLCK, (short)0, 11, 4, parent_pid);
411 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 10, 5) < 0) {
427 compare_lock(&tl, (short)F_RDLCK, (short)0, 13, 2, parent_pid);
454 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 10, 10) < 0) {
470 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 3, parent_pid);
476 compare_lock(&tl, (short)F_RDLCK, (short)0, 18, 2, parent_pid);
503 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 10, 5) < 0) {
519 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 3, parent_pid);
546 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 10, 5) < 0) {
562 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 4, parent_pid);
590 if (do_lock(F_SETLK, (short)F_RDLCK, (short)0, 10, 5) < 0) {
606 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 5, parent_pid);