OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ypmaplist
(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
168
struct
ypmaplist
{
struct
170
struct
ypmaplist
*next;
172
typedef struct
ypmaplist
ypmaplist
;
typedef in typeref:struct:ypmaplist
176
ypmaplist
*maps;
326
extern bool_t xdr_ypmaplist (XDR *,
ypmaplist
*);
yp_prot.h
58
* YPPROC_MAPLIST (char *), returns (struct
ypmaplist
*)
183
struct
ypmaplist
{
struct
186
struct
ypmaplist
*next;
192
struct
ypmaplist
*list;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h
170
struct
ypmaplist
{
struct
172
struct
ypmaplist
*next;
174
typedef struct
ypmaplist
ypmaplist
;
typedef in typeref:struct:ypmaplist
178
ypmaplist
*maps;
328
extern bool_t xdr_ypmaplist (XDR *,
ypmaplist
*);
yp_prot.h
58
* YPPROC_MAPLIST (char *), returns (struct
ypmaplist
*)
183
struct
ypmaplist
{
struct
186
struct
ypmaplist
*next;
192
struct
ypmaplist
*list;
Completed in 48 milliseconds