Searched refs:testlock (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/opie/ |
| H A D | opietest.c | 181 int testlock() in testlock() function 255 { testlock, "lock" },
|
| /freebsd-12.1/usr.sbin/rpc.lockd/ |
| H A D | lockd_lock.h | 6 struct nlm4_holder * testlock(struct nlm4_lock *lock, bool_t exclusive,
|
| H A D | lock_proc.c | 437 holder = testlock(&arg4, arg->exclusive, 0); in nlm_test_1_svc() 475 holder = testlock(&arg4, arg->exclusive, 0); in nlm_test_msg_1_svc() 902 holder = testlock(&arg->alock, arg->exclusive, LOCK_V4); in nlm4_test_4_svc() 936 holder = testlock(&arg->alock, arg->exclusive, LOCK_V4); in nlm4_test_msg_4_svc()
|
| H A D | lockd_lock.c | 1897 testlock(struct nlm4_lock *lock, bool_t exclusive, int flags __unused) in testlock() function
|
| /freebsd-12.1/contrib/apr/ |
| H A D | CMakeLists.txt | 225 test/testlock.c
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | Changelog | 1032 - Fix testlock code to set noreturn on error routine.
|