Home
last modified time | relevance | path

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

/NextBSD/sys/nlm/
HDnlm_prot.h360 extern enum clnt_stat nlm4_unlock_4(nlm4_unlockargs *, nlm4_res *, CLIENT *, struct rpc_callextra …
HDnlm_prot_clnt.c228 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm4_unlock_4() function
HDnlm_advlock.c653 return nlm4_unlock_4(args, res, client, ext, timo); in nlm_unlock_rpc()