Searched refs:lck (Results 1 – 2 of 2) sorted by relevance
78 struct flock64 lck = { in do_test() local84 TEST_VERIFY (fcntl (fd, F_OFD_GETLK, &lck) == 0); in do_test()
66 struct flock lck = { in do_test() local72 int r = fcntl (fd, F_OFD_GETLK, &lck); in do_test()
Completed in 3 milliseconds