Searched refs:lock_two (Results 1 – 1 of 1) sorted by relevance
53 static const struct flock lock_two = { variable76 SAFE_FCNTL(fd, F_SETLK, &lock_two); in lock_region_two()94 if (!fcntl(fd, F_SETLK, &lock_two)) in do_test()106 ret = fcntl(fd, F_SETLK, &lock_two); in do_test()148 SAFE_FCNTL(fd[1], F_SETLK, &lock_two); in run_test()