yp.h | 174 struct ypresp_maplist { struct 178 typedef struct ypresp_maplist ypresp_maplist; typedef in typeref:struct:ypresp_maplist 277 extern ypresp_maplist *ypproc_maplist_2 (domainname *, CLIENT *); 278 extern ypresp_maplist *ypproc_maplist_2_svc (domainname *, struct svc_req *); 327 extern bool_t xdr_ypresp_maplist (XDR *, ypresp_maplist*);
|