nlm4_notify
extern void nlm_do_free_all(nlm4_notify *argp);
typedef struct nlm4_notify nlm4_notify;
extern enum clnt_stat nlm4_free_all_4(nlm4_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
extern bool_t xdr_nlm4_notify(XDR *, nlm4_notify*);
nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_do_free_all(nlm4_notify *argp)
struct nlm4_notify args4;
nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp)
nlm4_notify nlm4_free_all_4_arg;
xdr_nlm4_notify(XDR *xdrs, nlm4_notify *objp)
nlm4_notify notify;
nlm4_free_all_4_svc(struct nlm4_notify *arg __unused, struct svc_req *rqstp)