OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ypresp_xfr
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yp.h
162
struct
ypresp_xfr
{
struct
166
typedef struct
ypresp_xfr
ypresp_xfr
;
typedef in typeref:struct:ypresp_xfr
262
extern
ypresp_xfr
*ypproc_xfr_2 (ypreq_xfr *, CLIENT *);
263
extern
ypresp_xfr
*ypproc_xfr_2_svc (ypreq_xfr *, struct svc_req *);
325
extern bool_t xdr_ypresp_xfr (XDR *,
ypresp_xfr
*);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h
164
struct
ypresp_xfr
{
struct
168
typedef struct
ypresp_xfr
ypresp_xfr
;
typedef in typeref:struct:ypresp_xfr
264
extern
ypresp_xfr
*ypproc_xfr_2 (ypreq_xfr *, CLIENT *);
265
extern
ypresp_xfr
*ypproc_xfr_2_svc (ypreq_xfr *, struct svc_req *);
327
extern bool_t xdr_ypresp_xfr (XDR *,
ypresp_xfr
*);
Completed in 54 milliseconds