OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mountbody
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
mount.h
34
typedef struct
mountbody
*mountlist;
36
struct
mountbody
{
struct
41
typedef struct
mountbody
mountbody
;
typedef in typeref:struct:mountbody
120
extern bool_t xdr_mountbody (XDR *,
mountbody
*);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
mount.h
34
typedef struct
mountbody
*mountlist;
36
struct
mountbody
{
struct
41
typedef struct
mountbody
mountbody
;
typedef in typeref:struct:mountbody
120
extern bool_t xdr_mountbody (XDR *,
mountbody
*);
Completed in 55 milliseconds