HomeSort by relevance Sort by last modified time
    Searched refs:FDSETPRM (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
fd.h 41 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct)
42 #define FDSETMEDIAPRM FDSETPRM
  /external/kernel-headers/original/uapi/linux/
fd.h 52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct)
53 #define FDSETMEDIAPRM FDSETPRM
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fd.h 51 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct)
52 #define FDSETMEDIAPRM FDSETPRM
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 608 unsigned IOCTL_FDSETPRM = FDSETPRM;
    [all...]

Completed in 194 milliseconds