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

/freebsd-9.3-release/usr.sbin/clear_locks/
H A Dclear_locks.c43 nlm4_notify notify;
/freebsd-9.3-release/sys/nlm/
H A Dnlm.h210 extern void nlm_do_free_all(nlm4_notify *argp);
H A Dnlm_prot.h273 struct nlm4_notify { struct
277 typedef struct nlm4_notify nlm4_notify; typedef in typeref:struct:nlm4_notify
405 extern enum clnt_stat nlm4_free_all_4(nlm4_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
406 extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
442 extern bool_t xdr_nlm4_notify(XDR *, nlm4_notify*);
H A Dnlm_prot_server.c496 struct nlm4_notify args4;
705 nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp)
H A Dnlm_prot_svc.c364 nlm4_notify nlm4_free_all_4_arg;
H A Dnlm_prot_xdr.c446 xdr_nlm4_notify(XDR *xdrs, nlm4_notify *objp)
H A Dnlm_prot_clnt.c363 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
H A Dnlm_prot_impl.c2393 nlm_do_free_all(nlm4_notify *argp)
/freebsd-9.3-release/include/rpcsvc/
H A Dnlm_prot.x256 struct nlm4_notify {
325 void NLM4_FREE_ALL(nlm4_notify) = 23;
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c1392 struct nlm4_notify *arg __unused;

Completed in 74 milliseconds