HomeSort by: relevance | last modified time | path
    Searched refs:nlm_sm_status (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm.h 151 extern void nlm_sm_notify(nlm_sm_status *argp);
nlm_prot.h 268 struct nlm_sm_status { struct
273 typedef struct nlm_sm_status nlm_sm_status; typedef in typeref:struct:nlm_sm_status
285 extern enum clnt_stat nlm_sm_notify_0(struct nlm_sm_status *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
286 extern bool_t nlm_sm_notify_0_svc(struct nlm_sm_status *, void *, struct svc_req *);
443 extern bool_t xdr_nlm_sm_status(XDR *, nlm_sm_status*);
nlm_prot_svc.c 53 struct nlm_sm_status nlm_sm_notify_0_arg;
nlm_prot_xdr.c 436 xdr_nlm_sm_status(XDR *xdrs, nlm_sm_status *objp)
nlm_prot_clnt.c 23 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_prot_server.c 125 nlm_sm_notify_0_svc(struct nlm_sm_status *argp, void *result, struct svc_req *rqstp)
nlm_prot_impl.c 1734 nlm_sm_notify(struct nlm_sm_status *argp)
  /src/lib/librpcsvc/
nlm_prot.x 248 struct nlm_sm_status {
260 void NLM_SM_NOTIFY(struct nlm_sm_status) = 1;
  /src/usr.sbin/rpc.lockd/
lock_proc.c 1221 nlm_sm_notify_0_svc(struct nlm_sm_status *arg, struct svc_req *rqstp)

Completed in 46 milliseconds