OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FHSIZE
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
mount.x
40
const
FHSIZE
= 32; /* size in bytes of a file handle */
48
typedef opaque fhandle[
FHSIZE
];
mount.h
18
#define
FHSIZE
32
20
typedef char fhandle[
FHSIZE
];
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
mount.x
40
const
FHSIZE
= 32; /* size in bytes of a file handle */
48
typedef opaque fhandle[
FHSIZE
];
mount.h
18
#define
FHSIZE
32
20
typedef char fhandle[
FHSIZE
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
mount.x
40
const
FHSIZE
= 32; /* size in bytes of a file handle */
48
typedef opaque fhandle[
FHSIZE
];
mount.h
18
#define
FHSIZE
32
20
typedef char fhandle[
FHSIZE
];
Completed in 39 milliseconds