Searched refs:nlm_test_1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/rpc.lockd/ |
H A D | test.c | 11 nlm_test_1(argp, clnt) in nlm_test_1() function
|
/freebsd/sys/nlm/ |
H A D | nlm_prot.h | 287 extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callex…
|
H A D | nlm_prot_clnt.c | 26 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_test_1() function
|
H A D | nlm_advlock.c | 581 stat = nlm_test_1(&args1, &res1, client, ext, timo); in nlm_test_rpc()
|