HomeSort by relevance Sort by last modified time
    Searched refs:yppushresp_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 202 struct yppushresp_xfr { struct
206 typedef struct yppushresp_xfr yppushresp_xfr; typedef in typeref:struct:yppushresp_xfr
291 extern void *yppushproc_xfrresp_1 (yppushresp_xfr *, CLIENT *);
292 extern void *yppushproc_xfrresp_1_svc (yppushresp_xfr *, struct svc_req *);
331 extern bool_t xdr_yppushresp_xfr (XDR *, yppushresp_xfr*);
yp.x 185 struct yppushresp_xfr {
288 yppushresp_xfr
292 YPPUSHPROC_XFRRESP(yppushresp_xfr) = 1;
yp_prot.h 293 /* Status values for yppushresp_xfr.status */
333 struct yppushresp_xfr { struct
353 extern bool_t xdr_yppushresp_xfr (XDR *__xdrs, struct yppushresp_xfr * __objp);

Completed in 445 milliseconds