Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dchio.h158 #define CHIOSPICKER _IOW('c', 5,int) /* not impl. */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp2037 unsigned IOCTL_CHIOSPICKER = CHIOSPICKER;
Dsanitizer_interceptors_ioctl_netbsd.inc941 _(CHIOSPICKER, READ, sizeof(int));