/bionic/libc/kernel/common/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/development/ndk/platforms/android-3/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
fd.h | 18 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 47 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/external/kernel-headers/original/linux/ |
fd.h | 13 struct floppy_struct { struct 45 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 49 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 50 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
fd.h | 12 struct floppy_struct { struct 44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) 48 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 49 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
|
/external/e2fsprogs/lib/blkid/ |
getsize.c | 85 struct floppy_struct this_floppy;
|
/external/e2fsprogs/lib/ext2fs/ |
getsize.c | 153 struct floppy_struct this_floppy;
|
/external/qemu/block/ |
raw-posix.c | 1053 struct floppy_struct fdparam; [all...] |