/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
yp.h | 125 struct ypresp_key_val { struct 140 typedef struct ypresp_key_val ypresp_key_val; typedef in typeref:struct:ypresp_key_val 157 ypresp_key_val val; 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 *); 321 extern bool_t xdr_ypresp_key_val (XDR *, ypresp_key_val*);
|
yp_prot.h | 34 * YPPROC_FIRST (struct ypreq_nokey) returns (struct ypresp_key_val). 37 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns 50 * TRUE: (struct ypresp_key_val); 157 struct ypresp_key_val { struct 341 struct ypresp_key_val val; 349 extern bool_t xdr_ypresp_key_val (XDR *__xdrs, struct ypresp_key_val * __objp);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
yp.h | 127 struct ypresp_key_val { struct 142 typedef struct ypresp_key_val ypresp_key_val; typedef in typeref:struct:ypresp_key_val 159 ypresp_key_val val; 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 *); 323 extern bool_t xdr_ypresp_key_val (XDR *, ypresp_key_val*);
|
yp_prot.h | 34 * YPPROC_FIRST (struct ypreq_nokey) returns (struct ypresp_key_val). 37 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns 50 * TRUE: (struct ypresp_key_val); 157 struct ypresp_key_val { struct 341 struct ypresp_key_val val; 349 extern bool_t xdr_ypresp_key_val (XDR *__xdrs, struct ypresp_key_val * __objp);
|