Searched refs:nlm_lock_res_1 (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/nlm/
H A Dnlm_prot.h321 extern enum clnt_stat nlm_lock_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
H A Dnlm_prot_clnt.c129 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function
H A Dnlm_prot_server.c283 nlm_lock_res_1(&res, &dummy, rpc, NULL, nlm_zero_tv);
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dtest.c189 nlm_lock_res_1(argp, clnt) function
351 if (nlm_lock_res_1(&res_block, cli))

Completed in 199 milliseconds