OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ypresp_val
(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
119
struct
ypresp_val
{
struct
123
typedef struct
ypresp_val
ypresp_val
;
typedef in typeref:struct:ypresp_val
253
extern
ypresp_val
*ypproc_match_2 (ypreq_key *, CLIENT *);
254
extern
ypresp_val
*ypproc_match_2_svc (ypreq_key *, struct svc_req *);
320
extern bool_t xdr_ypresp_val (XDR *,
ypresp_val
*);
yp.x
110
struct
ypresp_val
{
241
ypresp_val
yp_prot.h
30
* YPPROC_MATCH (struct ypreq_key) returns (struct
ypresp_val
). Returns the
152
struct
ypresp_val
{
struct
348
extern bool_t xdr_ypresp_val (XDR *__xdrs, struct
ypresp_val
* __objp);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h
121
struct
ypresp_val
{
struct
125
typedef struct
ypresp_val
ypresp_val
;
typedef in typeref:struct:ypresp_val
255
extern
ypresp_val
*ypproc_match_2 (ypreq_key *, CLIENT *);
256
extern
ypresp_val
*ypproc_match_2_svc (ypreq_key *, struct svc_req *);
322
extern bool_t xdr_ypresp_val (XDR *,
ypresp_val
*);
yp.x
112
struct
ypresp_val
{
243
ypresp_val
yp_prot.h
30
* YPPROC_MATCH (struct ypreq_key) returns (struct
ypresp_val
). Returns the
152
struct
ypresp_val
{
struct
348
extern bool_t xdr_ypresp_val (XDR *__xdrs, struct
ypresp_val
* __objp);
Completed in 59 milliseconds