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