HomeSort by relevance Sort by last modified time
    Searched refs:floppy_struct (Results 51 - 58 of 58) sorted by null

1 23

  /prebuilts/ndk/current/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)
  /prebuilts/ndk/current/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)
  /prebuilts/ndk/current/platforms/android-9/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)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/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)
  /prebuilts/ndk/current/platforms/android-9/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/e2fsprogs/lib/blkid/
getsize.c 127 struct floppy_struct this_floppy;
  /external/e2fsprogs/lib/ext2fs/
getsize.c 191 struct floppy_struct this_floppy;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 412 unsigned struct_floppy_struct_sz = sizeof(struct floppy_struct);
    [all...]

Completed in 319 milliseconds

1 23