HomeSort by relevance Sort by last modified time
    Searched defs:ypresp_order (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yp.h 148 struct ypresp_order { struct
152 typedef struct ypresp_order ypresp_order; typedef in typeref:struct:ypresp_order
274 extern ypresp_order *ypproc_order_2 (ypreq_nokey *, CLIENT *);
275 extern ypresp_order *ypproc_order_2_svc (ypreq_nokey *, struct svc_req *);
323 extern bool_t xdr_ypresp_order (XDR *, ypresp_order*);
yp_prot.h 56 * YPPROC_ORDER (struct ypreq_nokey), returns (ypresp_order)
178 struct ypresp_order { struct
354 extern bool_t xdr_ypresp_order (XDR *__xdrs, struct ypresp_order * __objp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h 150 struct ypresp_order { struct
154 typedef struct ypresp_order ypresp_order; typedef in typeref:struct:ypresp_order
276 extern ypresp_order *ypproc_order_2 (ypreq_nokey *, CLIENT *);
277 extern ypresp_order *ypproc_order_2_svc (ypreq_nokey *, struct svc_req *);
325 extern bool_t xdr_ypresp_order (XDR *, ypresp_order*);
yp_prot.h 56 * YPPROC_ORDER (struct ypreq_nokey), returns (ypresp_order)
178 struct ypresp_order { struct
354 extern bool_t xdr_ypresp_order (XDR *__xdrs, struct ypresp_order * __objp);

Completed in 239 milliseconds