nlm_notify
typedef struct nlm_notify nlm_notify;
extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
extern bool_t xdr_nlm_notify(XDR *, nlm_notify*);
nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp)
nlm_notify nlm_free_all_3_arg;
xdr_nlm_notify(XDR *xdrs, nlm_notify *objp)
nlm_free_all_3_svc(nlm_notify *arg __unused, struct svc_req *rqstp)
nlm_notify *argp;