HomeSort by relevance Sort by last modified time
    Searched refs:ypreq_xfr (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h 113 struct ypreq_xfr { struct
119 typedef struct ypreq_xfr ypreq_xfr; typedef in typeref:struct:ypreq_xfr
264 extern ypresp_xfr *ypproc_xfr_2 (ypreq_xfr *, CLIENT *);
265 extern ypresp_xfr *ypproc_xfr_2_svc (ypreq_xfr *, struct svc_req *);
321 extern bool_t xdr_ypreq_xfr (XDR *, ypreq_xfr*);
yp.x 104 struct ypreq_xfr {
253 YPPROC_XFR(ypreq_xfr) = 6;
yp_prot.h 41 * YPPROC_XFR (struct ypreq_xfr) returns nothing. Indicates to a server that
106 struct ypreq_xfr { struct
347 extern bool_t xdr_ypreq_xfr (XDR *__xdrs, struct ypreq_xfr * __objp);

Completed in 114 milliseconds