Home
last modified time | relevance | path

Searched refs:nlm_sm_status (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dnlm_prot.x320 struct nlm_sm_status { struct
387 void NLM_SM_NOTIFY1(struct nlm_sm_status) = 17;
388 void NLM_SM_NOTIFY2(struct nlm_sm_status) = 18;
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h620 void nlm_do_notify1(nlm_sm_status *, void *, struct svc_req *);
621 void nlm_do_notify2(nlm_sm_status *, void *, struct svc_req *);
H A Dnlm_rpc_svc.c585 nlm_sm_notify1_2_svc(struct nlm_sm_status *argp, void *resp, in nlm_sm_notify1_2_svc()
593 nlm_sm_notify2_2_svc(struct nlm_sm_status *argp, void *resp, in nlm_sm_notify2_2_svc()
H A Dnlm_dispatch.c83 nlm_sm_status au_sm_status; in nlm_dispatch()
H A Dnlm_service.c281 nlm_do_notify1(nlm_sm_status *argp, void *res, struct svc_req *sr) in nlm_do_notify1()
308 nlm_do_notify2(nlm_sm_status *argp, void *res, struct svc_req *sr) in nlm_do_notify2()