Lines Matching refs:local

56 	bool_t (*local)(char *, void *, struct svc_req *);
68 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_sm_notify_0_svc;
82 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
124 bool_t (*local)(char *, void *, struct svc_req *);
136 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_1_svc;
142 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_1_svc;
148 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_1_svc;
154 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_1_svc;
160 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_1_svc;
166 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_msg_1_svc;
172 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_msg_1_svc;
178 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_msg_1_svc;
184 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_msg_1_svc;
190 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_msg_1_svc;
196 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_res_1_svc;
202 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_res_1_svc;
208 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_res_1_svc;
214 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_res_1_svc;
220 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_res_1_svc;
234 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
265 bool_t (*local)(char *, void *, struct svc_req *);
295 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_share_3_svc;
301 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unshare_3_svc;
307 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_nm_lock_3_svc;
313 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_free_all_3_svc;
327 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
378 bool_t (*local)(char *, void *, struct svc_req *);
390 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_4_svc;
396 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_4_svc;
402 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_4_svc;
408 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_4_svc;
414 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_4_svc;
420 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_msg_4_svc;
426 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_msg_4_svc;
432 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_msg_4_svc;
438 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_msg_4_svc;
444 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_msg_4_svc;
450 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_res_4_svc;
456 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_res_4_svc;
462 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_res_4_svc;
468 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_res_4_svc;
474 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_res_4_svc;
480 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_share_4_svc;
486 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unshare_4_svc;
492 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_nm_lock_4_svc;
498 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_free_all_4_svc;
512 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);