OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IOC_DIR
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/bin/input/
linux_ioctl.py
63
def
IOC_DIR
(nr):
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h
844
#define
IOC_DIR
(nr) (((nr) >> IOC_DIRSHIFT) & IOC_DIRMASK)
[
all
...]
Completed in 749 milliseconds