• Home
  • Raw
  • Download

Lines Matching refs:F_WRLCK

209 	do_test(&fl, F_WRLCK, 0, 0, 0);  in unlock_file()
220 case F_WRLCK: in str_type()
326 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) { in main()
341 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main()
342 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 5, parent_pid); in main()
347 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main()
369 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) { in main()
384 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main()
385 compare_lock(&tl, (short)F_WRLCK, (short)0, 11, 4, parent_pid); in main()
390 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main()
413 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) { in main()
428 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main()
429 compare_lock(&tl, (short)F_WRLCK, (short)0, 13, 2, parent_pid); in main()
434 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main()
457 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 10) < 0) { in main()
472 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main()
473 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 3, parent_pid); in main()
478 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0); in main()
479 compare_lock(&tl, (short)F_WRLCK, (short)0, 18, 2, parent_pid); in main()
484 do_test(&tl, (short)F_WRLCK, (short)0, 20, 0); in main()
507 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) { in main()
522 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main()
523 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 3, parent_pid); in main()
528 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0); in main()
551 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) { in main()
566 do_test(&tl, (short)F_WRLCK, (short)0, 10, 0); in main()
567 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 4, parent_pid); in main()
572 do_test(&tl, (short)F_WRLCK, (short)0, 14, 0); in main()
596 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) { in main()
611 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main()
612 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 5, parent_pid); in main()
617 do_test(&tl, (short)F_WRLCK, (short)0, 16, 0); in main()