OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ypresp_all
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yp.h
154
struct
ypresp_all
{
struct
160
typedef struct
ypresp_all
ypresp_all
;
typedef in typeref:struct:ypresp_all
268
extern
ypresp_all
*ypproc_all_2 (ypreq_nokey *, CLIENT *);
269
extern
ypresp_all
*ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
324
extern bool_t xdr_ypresp_all (XDR *,
ypresp_all
*);
yp_prot.h
338
struct
ypresp_all
{
struct
361
extern bool_t xdr_ypresp_all (XDR *__xdrs, struct
ypresp_all
* __objp);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h
156
struct
ypresp_all
{
struct
162
typedef struct
ypresp_all
ypresp_all
;
typedef in typeref:struct:ypresp_all
270
extern
ypresp_all
*ypproc_all_2 (ypreq_nokey *, CLIENT *);
271
extern
ypresp_all
*ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
326
extern bool_t xdr_ypresp_all (XDR *,
ypresp_all
*);
yp_prot.h
338
struct
ypresp_all
{
struct
361
extern bool_t xdr_ypresp_all (XDR *__xdrs, struct
ypresp_all
* __objp);
Completed in 3283 milliseconds