Searched refs:testlock (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.h6 struct nlm4_holder * testlock(struct nlm4_lock *lock, bool_t exclusive,
16 /* flags for testlock, getlock & unlock */
H A Dlock_proc.c447 holder = testlock(&arg4, arg->exclusive, 0);
487 holder = testlock(&arg4, arg->exclusive, 0);
950 holder = testlock(&arg->alock, arg->exclusive, LOCK_V4);
986 holder = testlock(&arg->alock, arg->exclusive, LOCK_V4);
H A Dlockd_lock.c1888 * testlock(): inform the caller if the requested lock would be granted
1895 testlock(struct nlm4_lock *lock, bool_t exclusive, int flags __unused) function
/freebsd-9.3-release/contrib/opie/
H A Dopietest.c181 int testlock() function
255 { testlock, "lock" },

Completed in 56 milliseconds