Lines Matching defs:tl

289 	struct flock tl;
341 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
342 compare_lock(&tl, (short)F_RDLCK, (short)0, 0, 0, parent_pid);
372 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
373 compare_lock(&tl, (short)F_WRLCK, (short)0, 0, 0, parent_pid);
411 do_test(&tl, F_WRLCK, 0, 0, 0);
412 compare_lock(&tl, (short)F_WRLCK, (short)0, 1, 5, parent_pid);
417 do_test(&tl, F_WRLCK, 0, 6, 0);
418 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 5, parent_pid);
423 do_test(&tl, F_WRLCK, 0, 15, 0);
424 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, 0);
461 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
462 compare_lock(&tl, (short)F_WRLCK, (short)0, 5, 5, parent_pid);
467 do_test(&tl, (short)F_WRLCK, (short)0, 10, 0);
468 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 5, parent_pid);
473 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
474 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, 0);
511 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
512 compare_lock(&tl, (short)F_WRLCK, (short)0, 5, 6, parent_pid);
517 do_test(&tl, (short)F_WRLCK, (short)0, 11, 0);
518 compare_lock(&tl, (short)F_RDLCK, (short)0, 11, 4, parent_pid);
523 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
524 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, 0);
561 do_test(&tl, (short)F_WRLCK, (short)0, 5, 0);
562 compare_lock(&tl, (short)F_WRLCK, (short)0, 5, 8, parent_pid);
567 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0);
568 compare_lock(&tl, (short)F_RDLCK, (short)0, 13, 2, parent_pid);
573 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
574 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, 0);
611 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
612 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 3, parent_pid);
617 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0);
618 compare_lock(&tl, (short)F_WRLCK, (short)0, 13, 5, parent_pid);
623 do_test(&tl, (short)F_WRLCK, (short)0, 18, 0);
624 compare_lock(&tl, (short)F_RDLCK, (short)0, 18, 2, parent_pid);
629 do_test(&tl, (short)F_WRLCK, (short)0, 20, 0);
630 compare_lock(&tl, (short)F_UNLCK, (short)0, 20, 0, 0);
668 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
669 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 3, parent_pid);
674 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0);
675 compare_lock(&tl, (short)F_WRLCK, (short)0, 13, 5, parent_pid);
680 do_test(&tl, (short)F_WRLCK, (short)0, 18, 0);
681 compare_lock(&tl, (short)F_UNLCK, (short)0, 18, 0, 0);
721 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
722 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 4, parent_pid);
727 do_test(&tl, (short)F_WRLCK, (short)0, 14, 0);
728 compare_lock(&tl, (short)F_WRLCK, (short)0, 14, 5, parent_pid);
733 do_test(&tl, (short)F_WRLCK, (short)0, 19, 0);
734 compare_lock(&tl, (short)F_UNLCK, (short)0, 19, 0, 0);
775 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
776 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 5, parent_pid);
781 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
782 compare_lock(&tl, (short)F_WRLCK, (short)0, 15, 5, parent_pid);
787 do_test(&tl, (short)F_WRLCK, (short)0, 20, 0);
788 compare_lock(&tl, (short)F_UNLCK, (short)0, 20, 0, 0);
825 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
826 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 5, parent_pid);
831 do_test(&tl, (short)F_WRLCK, (short)0, 15, 1);
832 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 1, 0);
837 do_test(&tl, (short)F_WRLCK, (short)0, 16, 0);
838 compare_lock(&tl, (short)F_WRLCK, (short)0, 16, 5, parent_pid);
843 do_test(&tl, (short)F_WRLCK, (short)0, 21, 0);
844 compare_lock(&tl, (short)F_UNLCK, (short)0, 21, 0, 0);