Lines Matching refs:F_UNLCK
204 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 0, 0) < 0) { in unlock_file()
209 compare_lock(&fl, (short)F_UNLCK, (short)0, 0, 0, (pid_t) 0); in unlock_file()
331 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 5, 5) < 0) { in main()
347 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0); in main()
374 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 5, 6) < 0) { in main()
390 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0); in main()
417 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 5, 8) < 0) { in main()
433 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0); in main()
460 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 13, 5) < 0) { in main()
482 compare_lock(&tl, (short)F_UNLCK, (short)0, 20, 0, (pid_t) 0); in main()
509 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 13, 5) < 0) { in main()
525 compare_lock(&tl, (short)F_UNLCK, (short)0, 13, 0, (pid_t) 0); in main()
552 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 14, 5) < 0) { in main()
568 compare_lock(&tl, (short)F_UNLCK, (short)0, 14, 0, (pid_t) 0); in main()
596 if (do_lock(F_SETLK, (short)F_UNLCK, (short)0, 16, 0) < 0) { in main()
612 compare_lock(&tl, (short)F_UNLCK, (short)0, 16, 0, (pid_t) 0); in main()