| nlm_prot.h | 275 struct nlm4_notify { struct 279 typedef struct nlm4_notify nlm4_notify; typedef in typeref:struct:nlm4_notify 407 extern enum clnt_stat nlm4_free_all_4(nlm4_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval); 408 extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *); 444 extern bool_t xdr_nlm4_notify(XDR *, nlm4_notify*);
|