OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTIOCGET
(Results
51 - 54
of
54
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
mtio.h
187
#define
MTIOCGET
_IOR('m', 2, struct mtget)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
mtio.h
187
#define
MTIOCGET
_IOR('m', 2, struct mtget)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
mtio.h
187
#define
MTIOCGET
_IOR('m', 2, struct mtget)
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc
427
unsigned IOCTL_MTIOCGET =
MTIOCGET
;
[
all
...]
Completed in 27 milliseconds
1
2
3