Lines Matching refs:local

54 	bool_t (*local)(char *, void *, struct svc_req *);
66 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_sm_notify_0_svc;
80 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
122 bool_t (*local)(char *, void *, struct svc_req *);
134 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_1_svc;
140 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_1_svc;
146 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_1_svc;
152 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_1_svc;
158 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_1_svc;
164 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_msg_1_svc;
170 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_msg_1_svc;
176 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_msg_1_svc;
182 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_msg_1_svc;
188 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_msg_1_svc;
194 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_res_1_svc;
200 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_res_1_svc;
206 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_res_1_svc;
212 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_res_1_svc;
218 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_res_1_svc;
232 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
263 bool_t (*local)(char *, void *, struct svc_req *);
293 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_share_3_svc;
299 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unshare_3_svc;
305 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_nm_lock_3_svc;
311 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_free_all_3_svc;
325 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
376 bool_t (*local)(char *, void *, struct svc_req *);
388 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_4_svc;
394 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_4_svc;
400 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_4_svc;
406 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_4_svc;
412 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_4_svc;
418 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_msg_4_svc;
424 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_msg_4_svc;
430 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_msg_4_svc;
436 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_msg_4_svc;
442 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_msg_4_svc;
448 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_res_4_svc;
454 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_res_4_svc;
460 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_res_4_svc;
466 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_res_4_svc;
472 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_res_4_svc;
478 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_share_4_svc;
484 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unshare_4_svc;
490 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_nm_lock_4_svc;
496 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_free_all_4_svc;
510 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);