Lines Matching defs:tl

243 	struct flock tl;
292 do_test(&tl, F_WRLCK, 0, 0, 0);
293 compare_lock(&tl, (short)F_RDLCK, (short)0, 1, 5, parent_pid);
298 do_test(&tl, F_WRLCK, 0, 6, 0);
299 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 5, parent_pid);
304 do_test(&tl, F_WRLCK, 0, 15, 0);
305 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, 0);
330 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
331 compare_lock(&tl, (short)F_RDLCK, (short)0, 5, 5, parent_pid);
336 do_test(&tl, (short)F_WRLCK, (short)0, 10, 0);
337 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 5, parent_pid);
342 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
343 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, 0);
368 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
369 compare_lock(&tl, (short)F_RDLCK, (short)0, 5, 6, parent_pid);
374 do_test(&tl, (short)F_WRLCK, (short)0, 11, 0);
375 compare_lock(&tl, (short)F_WRLCK, (short)0, 11, 4, parent_pid);
380 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
381 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, 0);
406 do_test(&tl, (short)F_WRLCK, (short)0, 5, 0);
407 compare_lock(&tl, (short)F_RDLCK, (short)0, 5, 8, parent_pid);
412 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0);
413 compare_lock(&tl, (short)F_WRLCK, (short)0, 13, 2, parent_pid);
418 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
419 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 0, 0);
444 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
445 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 3, parent_pid);
450 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0);
451 compare_lock(&tl, (short)F_RDLCK, (short)0, 13, 5, parent_pid);
456 do_test(&tl, (short)F_WRLCK, (short)0, 18, 0);
457 compare_lock(&tl, (short)F_WRLCK, (short)0, 18, 2, parent_pid);
462 do_test(&tl, (short)F_WRLCK, (short)0, 20, 0);
463 compare_lock(&tl, (short)F_UNLCK, (short)0, 20, 0, 0);
489 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
490 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 3, parent_pid);
495 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0);
496 compare_lock(&tl, (short)F_RDLCK, (short)0, 13, 5, parent_pid);
501 do_test(&tl, (short)F_WRLCK, (short)0, 18, 0);
502 compare_lock(&tl, (short)F_UNLCK, (short)0, 18, 0, 0);
530 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
531 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 4, parent_pid);
536 do_test(&tl, (short)F_WRLCK, (short)0, 14, 0);
537 compare_lock(&tl, (short)F_RDLCK, (short)0, 14, 5, parent_pid);
542 do_test(&tl, (short)F_WRLCK, (short)0, 19, 0);
543 compare_lock(&tl, (short)F_UNLCK, (short)0, 19, 0, 0);
572 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
573 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 5, parent_pid);
578 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0);
579 compare_lock(&tl, (short)F_RDLCK, (short)0, 15, 5, parent_pid);
584 do_test(&tl, (short)F_WRLCK, (short)0, 20, 0);
585 compare_lock(&tl, (short)F_UNLCK, (short)0, 20, 0, 0);
610 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0);
611 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 5, parent_pid);
616 do_test(&tl, (short)F_WRLCK, (short)0, 15, 1);
617 compare_lock(&tl, (short)F_UNLCK, (short)0, 15, 1, 0);
622 do_test(&tl, (short)F_WRLCK, (short)0, 16, 0);
623 compare_lock(&tl, (short)F_RDLCK, (short)0, 16, 5, parent_pid);
628 do_test(&tl, (short)F_WRLCK, (short)0, 21, 0);
629 compare_lock(&tl, (short)F_UNLCK, (short)0, 21, 0, 0);