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

  /bionic/libc/kernel/uapi/linux/
mtio.h 23 struct mtop { struct
93 #define MTIOCTOP _IOW('m', 1, struct mtop)
  /external/kernel-headers/original/uapi/linux/
mtio.h 20 struct mtop { struct
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 31 struct mtop struct
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 19 struct mtop { struct
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 31 struct mtop struct
198 #define MTIOCTOP _IOW('m', 1, struct mtop) /* Do a mag tape op. */
  /libcore/benchmarks/src/benchmarks/regression/
R.java 1150 public final int mtop = 0; field in class:R
    [all...]

Completed in 774 milliseconds