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

/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot.h147 struct nlm_notify { struct
151 typedef struct nlm_notify nlm_notify; typedef in typeref:struct:nlm_notify
345 extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
346 extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
426 extern bool_t xdr_nlm_notify(XDR *, nlm_notify*);
H A Dnlm_prot_svc.c256 nlm_notify nlm_free_all_3_arg;
H A Dnlm_prot_xdr.c228 xdr_nlm_notify(XDR *xdrs, nlm_notify *objp)
H A Dnlm_prot_clnt.c192 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
H A Dnlm_prot_server.c494 nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp)
/freebsd-9.3-release/include/rpcsvc/
H A Dnlm_prot.x139 struct nlm_notify {
303 void NLM_FREE_ALL(nlm_notify) = 23;
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dtest.c295 nlm_notify *argp;
H A Dlock_proc.c905 nlm_notify *arg __unused;

Completed in 114 milliseconds