OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MTIOCGET
(Results
1 - 4
of
4
) 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 */
/external/strace/
ioctl_redefs2.h
717
#ifdef
MTIOCGET
718
# undef
MTIOCGET
719
# define
MTIOCGET
0x801c6d02
ioctl_redefs1.h
825
#ifdef
MTIOCGET
826
# undef
MTIOCGET
827
# define
MTIOCGET
0x801c6d02
[
all
...]
Completed in 793 milliseconds