Home
last modified time | relevance | path

Searched refs:nlm4_test_4 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/nlm/
H A Dnlm_prot.h350 extern enum clnt_stat nlm4_test_4(nlm4_testargs *, nlm4_testres *, CLIENT *, struct rpc_callextra …
H A Dnlm_prot_clnt.c197 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm4_test_4() function
H A Dnlm_advlock.c570 return nlm4_test_4(args, res, client, ext, timo); in nlm_test_rpc()