Searched refs:KDSETMODE (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/wscons/
H A Dwsdisplay_usl_io.h52 #define KDSETMODE _IO('K', 10 /*, int */) macro
H A Dwsdisplay_compat_usl.c416 case KDSETMODE:
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp363 unsigned IOCTL_KDSETMODE = KDSETMODE;
H A Dsanitizer_common_interceptors_ioctl.inc417 _(KDSETMODE, NONE, 0);
H A Dsanitizer_platform_limits_posix.cpp966 unsigned IOCTL_KDSETMODE = KDSETMODE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc508 _(KDSETMODE, NONE, 0);
H A Dsanitizer_platform_limits_netbsd.cpp1637 unsigned IOCTL_KDSETMODE = KDSETMODE;

Completed in 109 milliseconds