Lines Matching refs:F_WRLCK

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