Searched refs:EVIOCGKEY (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc149 _(EVIOCGKEY, WRITE, 0);
H A Dsanitizer_platform_limits_posix.cpp537 unsigned IOCTL_EVIOCGKEY = EVIOCGKEY(0);
/freebsd-11-stable/sys/dev/evdev/
H A Dcdev.c599 case EVIOCGKEY(0):
H A Dinput.h97 #define EVIOCGKEY(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x18, len) /* get global key state */ macro

Completed in 311 milliseconds