OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFS_FHSIZE
(Results
76 - 79
of
79
) sorted by null
1
2
3
4
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.x
38
const
NFS_FHSIZE
= 32;
97
opaque data[
NFS_FHSIZE
];
nfs_prot.h
20
#define
NFS_FHSIZE
32
68
char data[
NFS_FHSIZE
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.x
38
const
NFS_FHSIZE
= 32;
97
opaque data[
NFS_FHSIZE
];
nfs_prot.h
20
#define
NFS_FHSIZE
32
68
char data[
NFS_FHSIZE
];
Completed in 209 milliseconds
1
2
3
4