Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Djoystick.h44 #define JOY_GETTIMEOUT _IOR('J', 2, int) /* get timeout */ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2147 unsigned IOCTL_JOY_GETTIMEOUT = JOY_GETTIMEOUT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1063 _(JOY_GETTIMEOUT, WRITE, sizeof(int));