Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpcsvc/
H A Dsm_inter.x47 struct sm_stat SM_UNMON(struct mon_id) = 3;
50 struct sm_stat SM_UNMON_ALL(struct my_id) = 4;
91 struct sm_stat { struct
/titanic_41/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.h209 extern void sm_unmon_svc(mon_id *monidp, sm_stat *resp);
210 extern void sm_unmon_all_svc(my_id *myidp, sm_stat *resp);
H A Dsm_svc.c207 sm_stat mon_resp; in sm_prog_1()
H A Dsm_proc.c138 sm_unmon_svc(mon_id *monidp, sm_stat *resp) in sm_unmon_svc()
158 sm_unmon_all_svc(my_id *myidp, sm_stat *resp) in sm_unmon_all_svc()
/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.c906 struct sm_stat res; in nlm_nsm_unmon()