Lines Matching refs:clnt_res

17 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
21 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
26 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
30 (xdrproc_t) xdr_nlm_testres, (caddr_t) clnt_res,
35 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
39 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
44 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
48 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
53 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
57 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
62 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
66 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
71 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
75 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
80 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
84 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
89 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
93 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
98 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
102 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
107 nlm_granted_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
111 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
116 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
120 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
125 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
129 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
134 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
138 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
143 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
147 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
152 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
156 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
161 nlm_share_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
165 (xdrproc_t) xdr_nlm_shareres, (caddr_t) clnt_res,
170 nlm_unshare_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
174 (xdrproc_t) xdr_nlm_shareres, (caddr_t) clnt_res,
179 nlm_nm_lock_3(nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
183 (xdrproc_t) xdr_nlm_res, (caddr_t) clnt_res,
188 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
192 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
197 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
201 (xdrproc_t) xdr_nlm4_testres, (caddr_t) clnt_res,
206 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
210 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
215 nlm4_cancel_4(nlm4_cancargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
219 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
224 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
228 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
233 nlm4_granted_4(nlm4_testargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
237 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
242 nlm4_test_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
246 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
251 nlm4_lock_msg_4(nlm4_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
255 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
260 nlm4_cancel_msg_4(nlm4_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
264 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
269 nlm4_unlock_msg_4(nlm4_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
273 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
278 nlm4_granted_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
282 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
287 nlm4_test_res_4(nlm4_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
291 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
296 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
300 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
305 nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
309 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
314 nlm4_unlock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
318 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
323 nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
327 (xdrproc_t) xdr_void, (caddr_t) clnt_res,
332 nlm4_share_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
336 (xdrproc_t) xdr_nlm4_shareres, (caddr_t) clnt_res,
341 nlm4_unshare_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
345 (xdrproc_t) xdr_nlm4_shareres, (caddr_t) clnt_res,
350 nlm4_nm_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
354 (xdrproc_t) xdr_nlm4_res, (caddr_t) clnt_res,
359 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
363 (xdrproc_t) xdr_void, (caddr_t) clnt_res,