Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_prot_clnt.sed31 s/clnt_call/nlm_clnt_call/g
H A Dnlm_impl.h639 enum clnt_stat nlm_clnt_call(CLIENT *, rpcproc_t, xdrproc_t,
H A Dnlm_impl.c547 nlm_clnt_call(CLIENT *clnt, rpcproc_t procnum, xdrproc_t xdr_args, in nlm_clnt_call() function