nlm_prot.h | 149 struct nlm_notify { struct 153 typedef struct nlm_notify nlm_notify; typedef in typeref:struct:nlm_notify 347 extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval); 348 extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *); 428 extern bool_t xdr_nlm_notify(XDR *, nlm_notify*);
|