Searched refs:sm_stat_res (Results 1 – 7 of 7) sorted by relevance
59 struct sm_stat_res { struct63 typedef struct sm_stat_res sm_stat_res; argument77 extern struct sm_stat_res * sm_stat_1(struct sm_name *, CLIENT *);78 extern struct sm_stat_res * sm_stat_1_svc(struct sm_name *, struct svc_req *);80 extern struct sm_stat_res * sm_mon_1(struct mon *, CLIENT *);81 extern struct sm_stat_res * sm_mon_1_svc(struct mon *, struct svc_req *);104 extern bool_t xdr_sm_stat_res(XDR *, sm_stat_res*);
84 xdr_sm_stat_res(XDR *xdrs, sm_stat_res *objp) in xdr_sm_stat_res()
1151 sm_stat_res smstat; in nlm_host_unmonitor()1196 sm_stat_res smstat; in nlm_host_monitor()
10 struct sm_stat_res *15 static struct sm_stat_res res;26 struct sm_stat_res *31 static struct sm_stat_res res;121 struct sm_stat_res *res; in main()
112 struct sm_stat_res *sm_stat_1_svc(sm_name *arg, struct svc_req *req) in sm_stat_1_svc()114 static sm_stat_res res; in sm_stat_1_svc()153 struct sm_stat_res *sm_mon_1_svc(mon *arg, struct svc_req *req) in sm_mon_1_svc()155 static sm_stat_res res; in sm_mon_1_svc()
43 struct sm_stat_res SM_STAT(struct sm_name) = 1;48 struct sm_stat_res SM_MON(struct mon) = 2;106 struct sm_stat_res { struct
2009 struct sm_stat_res sres; in monitor_lock_host()