Home
last modified time | relevance | path

Searched refs:MTIOCPOS (Results 1 – 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmtio.h131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ macro
/external/strace/
Dioctl_redefs2.h721 #ifdef MTIOCPOS
722 # undef MTIOCPOS
723 # define MTIOCPOS 0x80046d03 macro
Dioctl_redefs1.h829 #ifdef MTIOCPOS
830 # undef MTIOCPOS
831 # define MTIOCPOS 0x80046d03 macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc627 unsigned IOCTL_MTIOCPOS = MTIOCPOS;
Dsanitizer_common_interceptors_ioctl.inc202 _(MTIOCPOS, WRITE, struct_mtpos_sz);