Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/nlm/
Dnlm_prot.h351 extern enum clnt_stat nlm4_test_4(nlm4_testargs *, nlm4_testres *, CLIENT *, struct rpc_callextra …
Dnlm_prot_clnt.c201 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm4_test_4() function
Dnlm_advlock.c573 return nlm4_test_4(args, res, client, ext, timo); in nlm_test_rpc()