HomeSort by relevance Sort by last modified time
    Searched defs:IOC_NR (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/bin/input/
linux_ioctl.py 69 def IOC_NR(nr):
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 871 #define IOC_NR(nr) (((nr) >> IOC_NRSHIFT) & IOC_NRMASK)
    [all...]

Completed in 96 milliseconds