Searched refs:sm_stat (Results 1 – 7 of 7) sorted by relevance
51 struct sm_stat { struct54 typedef struct sm_stat sm_stat; typedef86 extern struct sm_stat * sm_unmon_1(struct mon_id *, CLIENT *);87 extern struct sm_stat * sm_unmon_1_svc(struct mon_id *, struct svc_req *);89 extern struct sm_stat * sm_unmon_all_1(struct my_id *, CLIENT *);90 extern struct sm_stat * sm_unmon_all_1_svc(struct my_id *, struct svc_req *);105 extern bool_t xdr_sm_stat(XDR *, sm_stat*);
70 xdr_sm_stat(XDR *xdrs, sm_stat *objp) in xdr_sm_stat()
1543 sm_stat smstat; in nlm_server_main()
42 struct sm_stat *45 static struct sm_stat res; in sm_unmon_1()55 struct sm_stat *58 static struct sm_stat res; in sm_unmon_all_1()
194 struct sm_stat *197 static sm_stat smres; in sm_unmon_1_svc()234 struct sm_stat *237 static sm_stat smres; in sm_unmon_all_1_svc()
102 struct sm_stat *sm_unmon_1_svc(mon_id *, struct svc_req *);103 struct sm_stat *sm_unmon_all_1_svc(my_id *, struct svc_req *);
80 struct sm_stat { struct117 struct sm_stat SM_UNMON(struct mon_id) = 3;120 … struct sm_stat SM_UNMON_ALL(struct my_id) = 4;