OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MTIOCTOP
(Results
1 - 14
of
14
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mtio.h
18
/* structure for
MTIOCTOP
- mag tape op command */
127
#define
MTIOCTOP
_IOW('m', 1, struct mtop) /* do a mag tape op */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mtio.h
30
/* Structure for
MTIOCTOP
- magnetic tape operation command. */
198
#define
MTIOCTOP
_IOW('m', 1, struct mtop) /* Do a mag tape op. */
/bionic/libc/kernel/common/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/development/ndk/platforms/android-3/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/external/kernel-headers/original/linux/
mtio.h
19
/* structure for
MTIOCTOP
- mag tape op command */
258
#define
MTIOCTOP
_IOW('m', 1, struct mtop) /* do a mag tape op */
269
* sorry, but
MTIOCTOP
commands are write only.
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
mtio.h
186
#define
MTIOCTOP
_IOW('m', 1, struct mtop)
Completed in 24 milliseconds