Home
last modified time | relevance | path

Searched refs:nlm4_notify (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/nlm/
H A Dnlm_prot.h272 struct nlm4_notify { struct
276 typedef struct nlm4_notify nlm4_notify; typedef
404 extern enum clnt_stat nlm4_free_all_4(nlm4_notify *, void *, CLIENT *, struct rpc_callextra *, str…
405 extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
441 extern bool_t xdr_nlm4_notify(XDR *, nlm4_notify*);
H A Dnlm.h210 extern void nlm_do_free_all(nlm4_notify *argp);
H A Dnlm_prot_server.c494 struct nlm4_notify args4; in nlm_free_all_3_svc()
703 nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp) in nlm4_free_all_4_svc()
H A Dnlm_prot_xdr.c442 xdr_nlm4_notify(XDR *xdrs, nlm4_notify *objp) in xdr_nlm4_notify()
H A Dnlm_prot_svc.c362 nlm4_notify nlm4_free_all_4_arg; in nlm_prog_4()
H A Dnlm_prot_clnt.c359 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct … in nlm4_free_all_4()
H A Dnlm_prot_impl.c2393 nlm_do_free_all(nlm4_notify *argp) in nlm_do_free_all()
/freebsd/include/rpcsvc/
H A Dnlm_prot.x249 struct nlm4_notify { struct
318 void NLM4_FREE_ALL(nlm4_notify) = 23;
/freebsd/usr.sbin/clear_locks/
H A Dclear_locks.c43 nlm4_notify notify; in main()
/freebsd/usr.sbin/rpc.lockd/
H A Dlock_proc.c1308 nlm4_free_all_4_svc(struct nlm4_notify *arg __unused, struct svc_req *rqstp) in nlm4_free_all_4_svc()