Home
last modified time | relevance | path

Searched refs:JOY_GETTIMEOUT (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/sys/
H A Djoystick.h46 #define JOY_GETTIMEOUT _IOR('J', 2, int) /* get timeout */ macro
/freebsd-12.1/sys/dev/joy/
H A Djoy.c232 case JOY_GETTIMEOUT: in joyioctl()
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1806 unsigned IOCTL_JOY_GETTIMEOUT = JOY_GETTIMEOUT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1060 _(JOY_GETTIMEOUT, WRITE, sizeof(int));