Searched refs:sm_stat (Results 1 – 5 of 5) sorted by relevance
47 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
209 extern void sm_unmon_svc(mon_id *monidp, sm_stat *resp);210 extern void sm_unmon_all_svc(my_id *myidp, sm_stat *resp);
207 sm_stat mon_resp; in sm_prog_1()
138 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()
906 struct sm_stat res; in nlm_nsm_unmon()