/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
yp.h | 98 struct ypreq_key { struct 103 typedef struct ypreq_key ypreq_key; typedef in typeref:struct:ypreq_key 253 extern ypresp_val *ypproc_match_2 (ypreq_key *, CLIENT *); 254 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *); 256 extern ypresp_key_val *ypproc_first_2 (ypreq_key *, CLIENT *); 257 extern ypresp_key_val *ypproc_first_2_svc (ypreq_key *, struct svc_req *); 259 extern ypresp_key_val *ypproc_next_2 (ypreq_key *, CLIENT *); 260 extern ypresp_key_val *ypproc_next_2_svc (ypreq_key *, struct svc_req *); 317 extern bool_t xdr_ypreq_key (XDR *, ypreq_key*); [all...] |
yp_prot.h | 30 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the 37 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns 95 struct ypreq_key { struct 345 extern bool_t xdr_ypreq_key (XDR *__xdrs, struct ypreq_key * __objp);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
yp.h | 100 struct ypreq_key { struct 105 typedef struct ypreq_key ypreq_key; typedef in typeref:struct:ypreq_key 255 extern ypresp_val *ypproc_match_2 (ypreq_key *, CLIENT *); 256 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *); 258 extern ypresp_key_val *ypproc_first_2 (ypreq_key *, CLIENT *); 259 extern ypresp_key_val *ypproc_first_2_svc (ypreq_key *, struct svc_req *); 261 extern ypresp_key_val *ypproc_next_2 (ypreq_key *, CLIENT *); 262 extern ypresp_key_val *ypproc_next_2_svc (ypreq_key *, struct svc_req *); 319 extern bool_t xdr_ypreq_key (XDR *, ypreq_key*); [all...] |
yp_prot.h | 30 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the 37 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns 95 struct ypreq_key { struct 345 extern bool_t xdr_ypreq_key (XDR *__xdrs, struct ypreq_key * __objp);
|