Lines Matching defs:tl

281 	struct flock tl;
340 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
341 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 5, parent_pid);
346 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
347 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0);
383 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
384 compare_lock(&tl, (short)F_RDLCK, (short)0, 11, 4, parent_pid);
389 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
390 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0);
426 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
427 compare_lock(&tl, (short)F_RDLCK, (short)0, 13, 2, parent_pid);
432 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
433 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 0);
469 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
470 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 3, parent_pid);
475 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0);
476 compare_lock(&tl, (short)F_RDLCK, (short)0, 18, 2, parent_pid);
481 do_test(&tl, (short)F_WRLCK, (short)0, 20, 0);
482 compare_lock(&tl, (short)F_UNLCK, (short)0, 20, 0, (pid_t) 0);
518 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
519 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 3, parent_pid);
524 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0);
525 compare_lock(&tl, (short)F_UNLCK, (short)0, 13, 0, (pid_t) 0);
561 do_test(&tl, (short)F_WRLCK, (short)0, 10, 0);
562 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 4, parent_pid);
567 do_test(&tl, (short)F_WRLCK, (short)0, 14, 0);
568 compare_lock(&tl, (short)F_UNLCK, (short)0, 14, 0, (pid_t) 0);
605 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
606 compare_lock(&tl, (short)F_RDLCK, (short)0, 10, 5, parent_pid);
611 do_test(&tl, (short)F_WRLCK, (short)0, 16, 0);
612 compare_lock(&tl, (short)F_UNLCK, (short)0, 16, 0, (pid_t) 0);