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

  /bionic/libc/kernel/uapi/linux/
mtio.h 95 #define MTIOCPOS _IOR('m', 3, struct mtpos)
  /external/kernel-headers/original/uapi/linux/
mtio.h 121 /* structure for MTIOCPOS - mag tape get position command */
131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mtio.h 156 /* Structure for MTIOCPOS - mag tape get position command. */
200 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* Get tape position.*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mtio.h 120 /* structure for MTIOCPOS - mag tape get position command */
130 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mtio.h 156 /* Structure for MTIOCPOS - mag tape get position command. */
200 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* Get tape position.*/

Completed in 106 milliseconds