Home
last modified time | relevance | path

Searched refs:KDSETMODE (Results 1 – 9 of 9) sorted by relevance

/external/syzkaller/sys/linux/
Dtty_arm.const27 KDSETMODE = 19258
Dtty_386.const27 KDSETMODE = 19258
Dtty_amd64.const27 KDSETMODE = 19258
Dtty_arm64.const27 KDSETMODE = 19258
Dtty_ppc64le.const27 KDSETMODE = 19258
Dtty.txt64 ioctl$KDSETMODE(fd fd_tty, cmd const[KDSETMODE], arg intptr)
/external/kernel-headers/original/uapi/linux/
Dkd.h44 #define KDSETMODE 0x4B3A /* set text/graphics mode */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc920 unsigned IOCTL_KDSETMODE = KDSETMODE;
Dsanitizer_common_interceptors_ioctl.inc411 _(KDSETMODE, NONE, 0);