stat_chge
extern bool_t xdr_stat_chge(XDR *, stat_chge*);
typedef struct stat_chge stat_chge;
extern void * sm_notify_1(struct stat_chge *, CLIENT *);
extern void * sm_notify_1_svc(struct stat_chge *, struct svc_req *);
xdr_stat_chge(XDR *xdrs, stat_chge *objp)
stat_chge arg;
void *sm_notify_1_svc(stat_chge *arg, struct svc_req *req __unused)