OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ypreq_xfr
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yp.h
111
struct
ypreq_xfr
{
struct
117
typedef struct
ypreq_xfr
ypreq_xfr
;
typedef in typeref:struct:ypreq_xfr
262
extern ypresp_xfr *ypproc_xfr_2 (
ypreq_xfr
*, CLIENT *);
263
extern ypresp_xfr *ypproc_xfr_2_svc (
ypreq_xfr
*, struct svc_req *);
319
extern bool_t xdr_ypreq_xfr (XDR *,
ypreq_xfr
*);
yp.x
102
struct
ypreq_xfr
{
251
YPPROC_XFR(
ypreq_xfr
) = 6;
yp_prot.h
41
* YPPROC_XFR (struct
ypreq_xfr
) returns nothing. Indicates to a server that
106
struct
ypreq_xfr
{
struct
347
extern bool_t xdr_ypreq_xfr (XDR *__xdrs, struct
ypreq_xfr
* __objp);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h
113
struct
ypreq_xfr
{
struct
119
typedef struct
ypreq_xfr
ypreq_xfr
;
typedef in typeref:struct:ypreq_xfr
264
extern ypresp_xfr *ypproc_xfr_2 (
ypreq_xfr
*, CLIENT *);
265
extern ypresp_xfr *ypproc_xfr_2_svc (
ypreq_xfr
*, struct svc_req *);
321
extern bool_t xdr_ypreq_xfr (XDR *,
ypreq_xfr
*);
yp.x
104
struct
ypreq_xfr
{
253
YPPROC_XFR(
ypreq_xfr
) = 6;
yp_prot.h
41
* YPPROC_XFR (struct
ypreq_xfr
) returns nothing. Indicates to a server that
106
struct
ypreq_xfr
{
struct
347
extern bool_t xdr_ypreq_xfr (XDR *__xdrs, struct
ypreq_xfr
* __objp);
Completed in 37 milliseconds