yp.h | 218 struct ypbind_resp { struct 225 typedef struct ypbind_resp ypbind_resp; typedef in typeref:struct:ypbind_resp 301 extern ypbind_resp *ypbindproc_domain_2 (domainname *, CLIENT *); 302 extern ypbind_resp *ypbindproc_domain_2_svc (domainname *, struct svc_req *); 332 extern bool_t xdr_ypbind_resp (XDR *, ypbind_resp*);
|