Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/rpc.lockd/
HDtest.c219 nlm_unlock_res_1(argp, clnt) in nlm_unlock_res_1() function
/NextBSD/sys/nlm/
HDnlm_prot.h327 extern enum clnt_stat nlm_unlock_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct…
HDnlm_prot_clnt.c147 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm_unlock_res_1() function
HDnlm_prot_server.c337 nlm_unlock_res_1(&res, &dummy, rpc, NULL, nlm_zero_tv); in nlm_unlock_msg_1_svc()