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