nlm_prot.h | 268 struct nlm_sm_status { struct 273 typedef struct nlm_sm_status nlm_sm_status; typedef in typeref:struct:nlm_sm_status 285 extern enum clnt_stat nlm_sm_notify_0(struct nlm_sm_status *, void *, CLIENT *, struct rpc_callextra *, struct timeval); 286 extern bool_t nlm_sm_notify_0_svc(struct nlm_sm_status *, void *, struct svc_req *); 443 extern bool_t xdr_nlm_sm_status(XDR *, nlm_sm_status*);
|