OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FDGETDRVSTAT
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
fd.h
164
#define
FDGETDRVSTAT
_IOR(2, 0x12, struct floppy_drive_struct)
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
fd.h
164
#define
FDGETDRVSTAT
_IOR(2, 0x12, struct floppy_drive_struct)
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
fd.h
164
#define
FDGETDRVSTAT
_IOR(2, 0x12, struct floppy_drive_struct)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
fd.h
164
#define
FDGETDRVSTAT
_IOR(2, 0x12, struct floppy_drive_struct)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
fd.h
164
#define
FDGETDRVSTAT
_IOR(2, 0x12, struct floppy_drive_struct)
Completed in 1032 milliseconds
1
2
3