Searched refs:locktest (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/netbsd-tests/rump/rumpkern/ |
H A D | t_kern.c | 50 locktest(tc, LOCKME_##_name_, _needld_, _expect_); \ 54 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) in locktest() function
|
/freebsd/contrib/netbsd-tests/rump/kernspace/ |
H A D | kernspace.h | 33 enum locktest { LOCKME_MTX, LOCKME_RWDOUBLEX, LOCKME_RWRX, LOCKME_RWXR, enum 42 void rumptest_lockme(enum locktest);
|
H A D | lockme.c | 49 rumptest_lockme(enum locktest what) in rumptest_lockme()
|
/freebsd/contrib/sendmail/libsmutil/ |
H A D | t-maplock-0.sh | 41 -l locktest path to `basename ${CHKL}` [default: ${CHKL}]
|