Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.lockd/
H A Dtest.c11 nlm_test_1(argp, clnt) in nlm_test_1() function
/freebsd/sys/nlm/
H A Dnlm_prot.h287 extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callex…
H A Dnlm_prot_clnt.c26 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.c581 stat = nlm_test_1(&args1, &res1, client, ext, timo); in nlm_test_rpc()