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

  /bionic/libc/kernel/uapi/linux/
mtio.h 60 struct mtget { struct
94 #define MTIOCGET _IOR('m', 2, struct mtget)
  /external/kernel-headers/original/uapi/linux/
mtio.h 71 struct mtget { struct
130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mtio.h 82 struct mtget struct
199 #define MTIOCGET _IOR('m', 2, struct mtget) /* Get tape status. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mtio.h 70 struct mtget { struct
129 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mtio.h 82 struct mtget struct
199 #define MTIOCGET _IOR('m', 2, struct mtget) /* Get tape status. */

Completed in 207 milliseconds