Home
last modified time | relevance | path

Searched refs:nlm_res (Results 1 – 11 of 11) sorted by relevance

/freebsd/usr.sbin/rpc.lockd/
H A Dtest.c25 nlm_res *
31 static nlm_res res;
43 nlm_res *
48 static nlm_res res;
58 nlm_res *
63 static nlm_res res;
73 nlm_res *
78 static nlm_res res;
181 nlm_res *argp; in nlm_lock_res_1()
196 nlm_res *argp; in nlm_cancel_res_1()
[all …]
H A Dlock_proc.c330 transmit_result(int opcode, nlm_res *result, struct sockaddr *addr) in transmit_result()
512 nlm_res *
515 static nlm_res res; in nlm_lock_1_svc()
537 static nlm_res res; in nlm_lock_msg_1_svc()
563 nlm_res *
566 static nlm_res res; in nlm_cancel_1_svc()
588 static nlm_res res; in nlm_cancel_msg_1_svc()
614 nlm_res *
617 static nlm_res res; in nlm_unlock_1_svc()
634 static nlm_res res; in nlm_unlock_msg_1_svc()
[all …]
H A Dlockd_lock.h22 void transmit_result(int, nlm_res *, struct sockaddr *);
H A Dlockd_lock.c2171 static struct nlm_res retval; in send_granted()
/freebsd/sys/nlm/
H A Dnlm_prot.h50 struct nlm_res { struct
54 typedef struct nlm_res nlm_res; argument
290 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra …
291 extern bool_t nlm_lock_1_svc(struct nlm_lockargs *, nlm_res *, struct svc_req *);
293 extern enum clnt_stat nlm_cancel_1(struct nlm_cancargs *, nlm_res *, CLIENT *, struct rpc_callextr…
294 extern bool_t nlm_cancel_1_svc(struct nlm_cancargs *, nlm_res *, struct svc_req *);
296 extern enum clnt_stat nlm_unlock_1(struct nlm_unlockargs *, nlm_res *, CLIENT *, struct rpc_callex…
297 extern bool_t nlm_unlock_1_svc(struct nlm_unlockargs *, nlm_res *, struct svc_req *);
299 extern enum clnt_stat nlm_granted_1(struct nlm_testargs *, nlm_res *, CLIENT *, struct rpc_callext…
300 extern bool_t nlm_granted_1_svc(struct nlm_testargs *, nlm_res *, struct svc_req *);
[all …]
H A Dnlm_prot_server.c101 nlm_convert_to_nlm_res(struct nlm_res *dst, struct nlm4_res *src) in nlm_convert_to_nlm_res()
108 nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src) in nlm_convert_to_nlm4_res()
153 nlm_lock_1_svc(struct nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_lock_1_svc()
174 nlm_cancel_1_svc(struct nlm_cancargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_cancel_1_svc()
193 nlm_unlock_1_svc(struct nlm_unlockargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_unlock_1_svc()
210 nlm_granted_1_svc(struct nlm_testargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_granted_1_svc()
264 nlm_res res; in nlm_lock_msg_1_svc()
294 nlm_res res; in nlm_cancel_msg_1_svc()
322 nlm_res res; in nlm_unlock_msg_1_svc()
348 nlm_res res; in nlm_granted_msg_1_svc()
[all …]
H A Dnlm_prot_svc.c108 nlm_res nlm_lock_res_1_arg; in nlm_prog_1()
109 nlm_res nlm_cancel_res_1_arg; in nlm_prog_1()
110 nlm_res nlm_unlock_res_1_arg; in nlm_prog_1()
111 nlm_res nlm_granted_res_1_arg; in nlm_prog_1()
115 nlm_res nlm_lock_1_res; in nlm_prog_1()
116 nlm_res nlm_cancel_1_res; in nlm_prog_1()
117 nlm_res nlm_unlock_1_res; in nlm_prog_1()
118 nlm_res nlm_granted_1_res; in nlm_prog_1()
259 nlm_res nlm_nm_lock_3_res; in nlm_prog_3()
H A Dnlm_prot_clnt.c35 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1()
44 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext,… in nlm_cancel_1()
53 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_unlock_1()
62 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_granted_1()
125 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timev… in nlm_lock_res_1()
134 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm_cancel_res_1()
143 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm_unlock_res_1()
152 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct ti… in nlm_granted_res_1()
179 nlm_nm_lock_3(nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struc… in nlm_nm_lock_3()
H A Dnlm_advlock.c559 nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src) in nlm_convert_to_nlm4_res()
604 nlm_res res1; in nlm_lock_rpc()
633 nlm_res res1; in nlm_cancel_rpc()
660 nlm_res res1; in nlm_unlock_rpc()
H A Dnlm_prot_xdr.c64 xdr_nlm_res(XDR *xdrs, nlm_res *objp) in xdr_nlm_res()
/freebsd/include/rpcsvc/
H A Dnlm_prot.x45 struct nlm_res { struct
268 nlm_res NLM_LOCK(struct nlm_lockargs) = 2;
270 nlm_res NLM_CANCEL(struct nlm_cancargs) = 3;
271 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;
276 nlm_res NLM_GRANTED(struct nlm_testargs)= 5;
286 void NLM_LOCK_RES(nlm_res) = 12;
287 void NLM_CANCEL_RES(nlm_res) = 13;
288 void NLM_UNLOCK_RES(nlm_res) = 14;
289 void NLM_GRANTED_RES(nlm_res) = 15;
295 nlm_res NLM_NM_LOCK(nlm_lockargs) = 22;