Searched refs:KIOCSDIRECT (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dkbdreg.h52 #define KIOCSDIRECT _IOW('k', 10, int) /* keys to console? */ macro
H A Dkbd.c504 case KIOCSDIRECT:
/netbsd-current/sys/arch/atari/dev/
H A Dkbdreg.h59 #define KIOCSDIRECT _IOW('k', 10, int) /* keys to console? */ macro
H A Dkbd.c363 case KIOCSDIRECT:
/netbsd-current/sys/arch/alpha/include/
H A Dkbio.h61 * care anyway. KIOCSDIRECT is supposed to tell the kernel whether to send
103 #define KIOCSDIRECT _IOW('k', 10, int) /* keys to console? */ macro
/netbsd-current/sys/dev/sun/
H A Dkbio.h63 * care anyway. KIOCSDIRECT is supposed to tell the kernel whether to send
111 #define KIOCSDIRECT _IOW('k', 10, int) /* keys to console? */ macro
H A Dkbd.c321 case KIOCSDIRECT: /* Where to send input */
/netbsd-current/sys/arch/x68k/dev/
H A Dkbd.c256 case KIOCSDIRECT:
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1403 unsigned IOCTL_KIOCSDIRECT = KIOCSDIRECT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc434 _(KIOCSDIRECT, READ, sizeof(int));
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc433 _(KIOCSDIRECT, READ, sizeof(int));
H A Dsanitizer_platform_limits_netbsd.cc1565 unsigned IOCTL_KIOCSDIRECT = KIOCSDIRECT;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc433 _(KIOCSDIRECT, READ, sizeof(int));
H A Dsanitizer_platform_limits_netbsd.cpp1566 unsigned IOCTL_KIOCSDIRECT = KIOCSDIRECT;

Completed in 182 milliseconds