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

  /bionic/libc/kernel/uapi/linux/
mtio.h 93 #define MTIOCTOP _IOW('m', 1, struct mtop)
  /external/kernel-headers/original/uapi/linux/
mtio.h 19 /* structure for MTIOCTOP - mag tape op command */
129 #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mtio.h 30 /* Structure for MTIOCTOP - magnetic tape operation command. */
198 #define MTIOCTOP _IOW('m', 1, struct mtop) /* Do a mag tape op. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mtio.h 18 /* structure for MTIOCTOP - mag tape op command */
128 #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mtio.h 30 /* Structure for MTIOCTOP - magnetic tape operation command. */
198 #define MTIOCTOP _IOW('m', 1, struct mtop) /* Do a mag tape op. */

Completed in 84 milliseconds