Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_clnt.c177 nlm_unlock_rpc(nlm4_unlockargs *args, nlm4_res *res, in nlm_unlock_rpc() function
H A Dnlm_impl.h548 enum clnt_stat nlm_unlock_rpc(nlm4_unlockargs *, nlm4_res *,
H A Dnlm_client.c1063 stat = nlm_unlock_rpc(&args, &res, rpcp->nr_handle, vers); in nlm_call_unlock()