OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yppushresp_xfr
(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
200
struct
yppushresp_xfr
{
struct
204
typedef struct
yppushresp_xfr
yppushresp_xfr
;
typedef in typeref:struct:yppushresp_xfr
289
extern void *yppushproc_xfrresp_1 (
yppushresp_xfr
*, CLIENT *);
290
extern void *yppushproc_xfrresp_1_svc (
yppushresp_xfr
*, struct svc_req *);
329
extern bool_t xdr_yppushresp_xfr (XDR *,
yppushresp_xfr
*);
yp_prot.h
293
/* Status values for
yppushresp_xfr
.status */
333
struct
yppushresp_xfr
{
struct
353
extern bool_t xdr_yppushresp_xfr (XDR *__xdrs, struct
yppushresp_xfr
* __objp);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h
202
struct
yppushresp_xfr
{
struct
206
typedef struct
yppushresp_xfr
yppushresp_xfr
;
typedef in typeref:struct:yppushresp_xfr
291
extern void *yppushproc_xfrresp_1 (
yppushresp_xfr
*, CLIENT *);
292
extern void *yppushproc_xfrresp_1_svc (
yppushresp_xfr
*, struct svc_req *);
331
extern bool_t xdr_yppushresp_xfr (XDR *,
yppushresp_xfr
*);
yp_prot.h
293
/* Status values for
yppushresp_xfr
.status */
333
struct
yppushresp_xfr
{
struct
353
extern bool_t xdr_yppushresp_xfr (XDR *__xdrs, struct
yppushresp_xfr
* __objp);
Completed in 38 milliseconds