Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/rpc.lockd/
H A Dtest.c185 nlm_test_res_1(nlm_testres *argp, CLIENT *clnt) in nlm_test_res_1() function
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot.h320 extern enum clnt_stat nlm_test_res_1(nlm_testres *, void *, CLIENT *, struct rpc_callextra *, stru…
H A Dnlm_prot_clnt.c122 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct t… in nlm_test_res_1() function
H A Dnlm_prot_server.c255 nlm_test_res_1(&res, &dummy, rpc, NULL, nlm_zero_tv); in nlm_test_msg_1_svc()