Home
last modified time | relevance | path

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

/NextBSD/sys/nlm/
HDnlm_prot.h354 extern enum clnt_stat nlm4_lock_4(nlm4_lockargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, s…
HDnlm_prot_clnt.c210 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struc… in nlm4_lock_4() function
HDnlm_advlock.c597 return nlm4_lock_4(args, res, client, ext, timo); in nlm_lock_rpc()