Lines Matching refs:svc_req
247 extern void *ypproc_null_2_svc (void *, struct svc_req *);
250 extern bool_t *ypproc_domain_2_svc (domainname *, struct svc_req *);
253 extern bool_t *ypproc_domain_nonack_2_svc (domainname *, struct svc_req *);
256 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *);
259 extern ypresp_key_val *ypproc_first_2_svc (ypreq_key *, struct svc_req *);
262 extern ypresp_key_val *ypproc_next_2_svc (ypreq_key *, struct svc_req *);
265 extern ypresp_xfr *ypproc_xfr_2_svc (ypreq_xfr *, struct svc_req *);
268 extern void *ypproc_clear_2_svc (void *, struct svc_req *);
271 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
274 extern ypresp_master *ypproc_master_2_svc (ypreq_nokey *, struct svc_req *);
277 extern ypresp_order *ypproc_order_2_svc (ypreq_nokey *, struct svc_req *);
280 extern ypresp_maplist *ypproc_maplist_2_svc (domainname *, struct svc_req *);
289 extern void *yppushproc_null_1_svc (void *, struct svc_req *);
292 extern void *yppushproc_xfrresp_1_svc (yppushresp_xfr *, struct svc_req *);
301 extern void *ypbindproc_null_2_svc (void *, struct svc_req *);
304 extern ypbind_resp *ypbindproc_domain_2_svc (domainname *, struct svc_req *);
307 extern void *ypbindproc_setdom_2_svc (ypbind_setdom *, struct svc_req *);