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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
yp.h 119 struct ypresp_val { struct
123 typedef struct ypresp_val ypresp_val; typedef in typeref:struct:ypresp_val
253 extern ypresp_val *ypproc_match_2 (ypreq_key *, CLIENT *);
254 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *);
320 extern bool_t xdr_ypresp_val (XDR *, ypresp_val*);
yp_prot.h 30 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
152 struct ypresp_val { struct
348 extern bool_t xdr_ypresp_val (XDR *__xdrs, struct ypresp_val * __objp);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yp.h 119 struct ypresp_val { struct
123 typedef struct ypresp_val ypresp_val; typedef in typeref:struct:ypresp_val
253 extern ypresp_val *ypproc_match_2 (ypreq_key *, CLIENT *);
254 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *);
320 extern bool_t xdr_ypresp_val (XDR *, ypresp_val*);
yp_prot.h 30 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
152 struct ypresp_val { struct
348 extern bool_t xdr_ypresp_val (XDR *__xdrs, struct ypresp_val * __objp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yp.h 119 struct ypresp_val { struct
123 typedef struct ypresp_val ypresp_val; typedef in typeref:struct:ypresp_val
253 extern ypresp_val *ypproc_match_2 (ypreq_key *, CLIENT *);
254 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *);
320 extern bool_t xdr_ypresp_val (XDR *, ypresp_val*);
yp_prot.h 30 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
152 struct ypresp_val { struct
348 extern bool_t xdr_ypresp_val (XDR *__xdrs, struct ypresp_val * __objp);

Completed in 33 milliseconds