Searched refs:nlm_sm_status (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/rpcsvc/ |
H A D | nlm_prot.x | 320 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;
|
/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_impl.h | 619 void nlm_do_notify1(nlm_sm_status *, void *, struct svc_req *); 620 void nlm_do_notify2(nlm_sm_status *, void *, struct svc_req *);
|
H A D | nlm_rpc_svc.c | 570 nlm_sm_notify1_2_svc(struct nlm_sm_status *argp, void *resp, in nlm_sm_notify1_2_svc() 578 nlm_sm_notify2_2_svc(struct nlm_sm_status *argp, void *resp, in nlm_sm_notify2_2_svc()
|
H A D | nlm_dispatch.c | 83 nlm_sm_status au_sm_status; in nlm_dispatch()
|
H A D | nlm_service.c | 280 nlm_do_notify1(nlm_sm_status *argp, void *res, struct svc_req *sr) in nlm_do_notify1() 307 nlm_do_notify2(nlm_sm_status *argp, void *res, struct svc_req *sr) in nlm_do_notify2()
|