Home | History | Annotate | Download | only in rpcsvc

Lines Matching refs:CLIENT

157 extern  nlm_testres * nlm_test_1(struct nlm_testargs *, CLIENT *);
160 extern nlm_res * nlm_lock_1(struct nlm_lockargs *, CLIENT *);
163 extern nlm_res * nlm_cancel_1(struct nlm_cancargs *, CLIENT *);
166 extern nlm_res * nlm_unlock_1(struct nlm_unlockargs *, CLIENT *);
169 extern nlm_res * nlm_granted_1(struct nlm_testargs *, CLIENT *);
172 extern void * nlm_test_msg_1(struct nlm_testargs *, CLIENT *);
175 extern void * nlm_lock_msg_1(struct nlm_lockargs *, CLIENT *);
178 extern void * nlm_cancel_msg_1(struct nlm_cancargs *, CLIENT *);
181 extern void * nlm_unlock_msg_1(struct nlm_unlockargs *, CLIENT *);
184 extern void * nlm_granted_msg_1(struct nlm_testargs *, CLIENT *);
187 extern void * nlm_test_res_1(nlm_testres *, CLIENT *);
190 extern void * nlm_lock_res_1(nlm_res *, CLIENT *);
193 extern void * nlm_cancel_res_1(nlm_res *, CLIENT *);
196 extern void * nlm_unlock_res_1(nlm_res *, CLIENT *);
199 extern void * nlm_granted_res_1(nlm_res *, CLIENT *);
255 extern nlm_shareres * nlm_share_3(nlm_shareargs *, CLIENT *);
258 extern nlm_shareres * nlm_unshare_3(nlm_shareargs *, CLIENT *);
261 extern nlm_res * nlm_nm_lock_3(nlm_lockargs *, CLIENT *);
264 extern void * nlm_free_all_3(nlm_notify *, CLIENT *);