Searched refs:nlm_sm_status (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/nlm/
H A Dnlm.h149 extern void nlm_sm_notify(nlm_sm_status *argp);
H A Dnlm_prot.h266 struct nlm_sm_status { struct
271 typedef struct nlm_sm_status nlm_sm_status; typedef in typeref:struct:nlm_sm_status
283 extern enum clnt_stat nlm_sm_notify_0(struct nlm_sm_status *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
284 extern bool_t nlm_sm_notify_0_svc(struct nlm_sm_status *, void *, struct svc_req *);
441 extern bool_t xdr_nlm_sm_status(XDR *, nlm_sm_status*);
H A Dnlm_prot_svc.c51 struct nlm_sm_status nlm_sm_notify_0_arg;
H A Dnlm_prot_xdr.c433 xdr_nlm_sm_status(XDR *xdrs, nlm_sm_status *objp)
H A Dnlm_prot_clnt.c21 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
H A Dnlm_prot_server.c123 nlm_sm_notify_0_svc(struct nlm_sm_status *argp, void *result, struct svc_req *rqstp)
H A Dnlm_prot_impl.c1718 nlm_sm_notify(struct nlm_sm_status *argp)
/freebsd-9.3-release/include/rpcsvc/
H A Dnlm_prot.x250 struct nlm_sm_status {
268 void NLM_SM_NOTIFY(struct nlm_sm_status) = 1;
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c1409 struct nlm_sm_status *arg;

Completed in 124 milliseconds