sm_inter.h | 45 struct stat_chge { struct 49 typedef struct stat_chge stat_chge; typedef in typeref:struct:stat_chge 95 extern void * sm_notify_1(struct stat_chge *, CLIENT *); 96 extern void * sm_notify_1_svc(struct stat_chge *, struct svc_req *); 104 extern bool_t xdr_stat_chge(XDR *, stat_chge*);
|