Lines Matching refs:F_UNLCK
205 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 0, 0) < 0) { in unlock_file()
210 compare_lock(&fl, (short)F_UNLCK, (short)0, 0, 0, (pid_t) 0); in unlock_file()
332 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 5, 5) < 0) { in main()
348 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0); in main()
375 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 5, 6) < 0) { in main()
391 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0); in main()
419 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 5, 8) < 0) { in main()
435 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0); in main()
463 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 13, 5) < 0) { in main()
485 compare_lock(&tl, (short)F_UNLCK, (short)0, 20, 0, (pid_t) 0); in main()
513 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 13, 5) < 0) { in main()
529 compare_lock(&tl, (short)F_UNLCK, (short)0, 13, 0, (pid_t) 0); in main()
557 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 14, 5) < 0) { in main()
573 compare_lock(&tl, (short)F_UNLCK, (short)0, 14, 0, (pid_t) 0); in main()
602 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 16, 0) < 0) { in main()
618 compare_lock(&tl, (short)F_UNLCK, (short)0, 16, 0, (pid_t) 0); in main()