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

  /bionic/libc/kernel/uapi/linux/
mtio.h 114 #define MTIOCPOS _IOR('m', 3, struct mtpos)
  /development/ndk/platforms/android-L/include/linux/
mtio.h 114 #define MTIOCPOS _IOR('m', 3, struct mtpos)
  /external/kernel-headers/original/uapi/linux/
mtio.h 120 /* structure for MTIOCPOS - mag tape get position command */
130 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */
  /development/ndk/platforms/android-3/include/linux/
mtio.h 188 #define MTIOCPOS _IOR('m', 3, struct mtpos)
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 544 unsigned IOCTL_MTIOCPOS = MTIOCPOS;
    [all...]

Completed in 7518 milliseconds