Home
last modified time | relevance | path

Searched refs:nlm_test_1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/rpc.lockd/
H A Dtest.c23 nlm_test_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_1() function
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot.h290 extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callex…
H A Dnlm_prot_clnt.c32 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_test_1() function
H A Dnlm_advlock.c583 stat = nlm_test_1(&args1, &res1, client, ext, timo); in nlm_test_rpc()