Home
last modified time | relevance | path

Searched refs:nlm_notify (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/nlm/
H A Dnlm_prot.h146 struct nlm_notify { struct
150 typedef struct nlm_notify nlm_notify; argument
344 extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struc…
345 extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
425 extern bool_t xdr_nlm_notify(XDR *, nlm_notify*);
H A Dnlm_prot_xdr.c224 xdr_nlm_notify(XDR *xdrs, nlm_notify *objp) in xdr_nlm_notify()
H A Dnlm_prot_svc.c254 nlm_notify nlm_free_all_3_arg; in nlm_prog_3()
H A Dnlm_prot_clnt.c188 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct ti… in nlm_free_all_3()
H A Dnlm_prot_server.c492 nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp) in nlm_free_all_3_svc()
/freebsd/include/rpcsvc/
H A Dnlm_prot.x132 struct nlm_notify { struct
296 void NLM_FREE_ALL(nlm_notify) = 23;
/freebsd/usr.sbin/rpc.lockd/
H A Dtest.c286 nlm_notify *argp; in nlm_free_all_3()
H A Dlock_proc.c859 nlm_free_all_3_svc(nlm_notify *arg __unused, struct svc_req *rqstp) in nlm_free_all_3_svc()