OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ypall_callback
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
ypclnt.h
53
/* struct
ypall_callback
* is the arg which must be passed to yp_all. */
54
struct
ypall_callback
struct
74
__const struct
ypall_callback
*) __THROW;
yp_prot.h
356
extern bool_t xdr_ypall (XDR *__xdrs, struct
ypall_callback
* __objp);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
ypclnt.h
53
/* struct
ypall_callback
* is the arg which must be passed to yp_all. */
54
struct
ypall_callback
struct
74
__const struct
ypall_callback
*) __THROW;
yp_prot.h
356
extern bool_t xdr_ypall (XDR *__xdrs, struct
ypall_callback
* __objp);
Completed in 110 milliseconds