OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOC_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/bin/input/
linux_ioctl.py
72
def
IOC_SIZE
(nr):
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h
872
#define
IOC_SIZE
(nr) (((nr) >> IOC_SIZESHIFT) & IOC_SIZEMASK)
[
all
...]
sanitizer_platform_limits_posix.cc
[
all
...]
Completed in 218 milliseconds