HomeSort by relevance Sort by last modified time
    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 869 #define IOC_DIR(nr) (((nr) >> IOC_DIRSHIFT) & IOC_DIRMASK)
    [all...]

Completed in 57 milliseconds