Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/klm/
H A Dnlm_impl.h631 void nlm_do_share(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
H A Dnlm_rpc_svc.c602 nlm_do_share(&args4, &res4, sr); in nlm_share_3_svc()
893 nlm_do_share(argp, resp, sr); in nlm4_share_4_svc()
H A Dnlm_service.c1125 nlm_do_share(nlm4_shareargs *argp, nlm4_shareres *resp, struct svc_req *sr) in nlm_do_share() function