Searched refs:nlm_test_1 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/usr.sbin/rpc.lockd/ |
H A D | test.c | 23 nlm_test_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_1() function
|
/netbsd-src/sys/fs/nfs/nlm/ |
H A D | nlm_prot.h | 290 extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callex…
|
H A D | nlm_prot_clnt.c | 32 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_test_1() function
|
H A D | nlm_advlock.c | 583 stat = nlm_test_1(&args1, &res1, client, ext, timo); in nlm_test_rpc()
|