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