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

  /bionic/libc/kernel/uapi/linux/
mtio.h 94 #define MTIOCGET _IOR('m', 2, struct mtget)
  /external/kernel-headers/original/uapi/linux/
mtio.h 36 #define MTNOP 8 /* no op, set status only (read with MTIOCGET) */
69 /* structure for MTIOCGET - mag tape get status command */
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 49 #define MTNOP 8 /* No op, set status only (read with MTIOCGET). */
80 /* structure for MTIOCGET - mag tape get status command */
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 35 #define MTNOP 8 /* no op, set status only (read with MTIOCGET) */
68 /* structure for MTIOCGET - mag tape get status command */
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 49 #define MTNOP 8 /* No op, set status only (read with MTIOCGET). */
80 /* structure for MTIOCGET - mag tape get status command */
199 #define MTIOCGET _IOR('m', 2, struct mtget) /* Get tape status. */

Completed in 260 milliseconds