Lines Matching defs:tl
282 struct flock tl;
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);
348 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 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);
391 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 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);
435 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, (pid_t) 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);
485 compare_lock(&tl, (short)F_UNLCK, (short)0, 20, 0, (pid_t) 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);
529 compare_lock(&tl, (short)F_UNLCK, (short)0, 13, 0, (pid_t) 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);
573 compare_lock(&tl, (short)F_UNLCK, (short)0, 14, 0, (pid_t) 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);
618 compare_lock(&tl, (short)F_UNLCK, (short)0, 16, 0, (pid_t) 0);