HomeSort by relevance Sort by last modified time
    Searched full:mtpos (Results 51 - 54 of 54) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mtio.h 158 struct mtpos struct
200 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* Get tape position.*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mtio.h 158 struct mtpos struct
200 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* Get tape position.*/
  /external/kernel-headers/original/linux/
mtio.h 148 struct mtpos { struct
260 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 243 unsigned struct_mtpos_sz = sizeof(struct mtpos);
    [all...]

Completed in 1394 milliseconds

1 23