Lines Matching refs:clnt_res

21 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
25 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
30 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
34 (xdrproc_t) xdr_nlm_testres, (caddr_t) clnt_res,
39 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
43 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
48 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
52 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
57 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
61 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
66 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
70 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
75 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
79 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
84 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
88 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
93 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
97 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
102 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
106 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
111 nlm_granted_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
115 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
120 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
124 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
129 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
133 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
138 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
142 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
147 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
151 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
156 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
160 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
165 nlm_share_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
169 (xdrproc_t) xdr_nlm_shareres, (caddr_t) clnt_res,
174 nlm_unshare_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
178 (xdrproc_t) xdr_nlm_shareres, (caddr_t) clnt_res,
183 nlm_nm_lock_3(nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
187 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
192 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
196 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
201 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
205 (xdrproc_t) xdr_nlm4_testres, (caddr_t) clnt_res,
210 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
214 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
219 nlm4_cancel_4(nlm4_cancargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
223 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
228 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
232 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
237 nlm4_granted_4(nlm4_testargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
241 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
246 nlm4_test_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
250 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
255 nlm4_lock_msg_4(nlm4_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
259 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
264 nlm4_cancel_msg_4(nlm4_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
268 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
273 nlm4_unlock_msg_4(nlm4_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
277 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
282 nlm4_granted_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
286 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
291 nlm4_test_res_4(nlm4_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
295 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
300 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
304 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
309 nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
313 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
318 nlm4_unlock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
322 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
327 nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
331 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
336 nlm4_share_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
340 (xdrproc_t) xdr_nlm4_shareres, (caddr_t) clnt_res,
345 nlm4_unshare_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
349 (xdrproc_t) xdr_nlm4_shareres, (caddr_t) clnt_res,
354 nlm4_nm_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
358 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
363 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
367 (xdrproc_t) xdr_void, (caddr_t) clnt_res,