Lines Matching refs:svc_req
245 extern void *ypproc_null_2_svc (void *, struct svc_req *);
248 extern bool_t *ypproc_domain_2_svc (domainname *, struct svc_req *);
251 extern bool_t *ypproc_domain_nonack_2_svc (domainname *, struct svc_req *);
254 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *);
257 extern ypresp_key_val *ypproc_first_2_svc (ypreq_key *, struct svc_req *);
260 extern ypresp_key_val *ypproc_next_2_svc (ypreq_key *, struct svc_req *);
263 extern ypresp_xfr *ypproc_xfr_2_svc (ypreq_xfr *, struct svc_req *);
266 extern void *ypproc_clear_2_svc (void *, struct svc_req *);
269 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
272 extern ypresp_master *ypproc_master_2_svc (ypreq_nokey *, struct svc_req *);
275 extern ypresp_order *ypproc_order_2_svc (ypreq_nokey *, struct svc_req *);
278 extern ypresp_maplist *ypproc_maplist_2_svc (domainname *, struct svc_req *);
287 extern void *yppushproc_null_1_svc (void *, struct svc_req *);
290 extern void *yppushproc_xfrresp_1_svc (yppushresp_xfr *, struct svc_req *);
299 extern void *ypbindproc_null_2_svc (void *, struct svc_req *);
302 extern ypbind_resp *ypbindproc_domain_2_svc (domainname *, struct svc_req *);
305 extern void *ypbindproc_setdom_2_svc (ypbind_setdom *, struct svc_req *);