HomeSort by relevance Sort by last modified time
    Searched defs:IOC_SIZE (Results 1 - 2 of 2) 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...]

Completed in 329 milliseconds