Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dtty_386.const30 KDSKBMETA = 19299
Dtty_arm.const30 KDSKBMETA = 19299
Dtty_arm64.const30 KDSKBMETA = 19299
Dtty_amd64.const30 KDSKBMETA = 19299
Dtty_ppc64le.const30 KDSKBMETA = 19299
Dtty.txt85 ioctl$KDSKBMETA(fd fd_tty, cmd const[KDSKBMETA], arg ptr[in, intptr])
/external/kernel-headers/original/uapi/linux/
Dkd.h92 #define KDSKBMETA 0x4B63 /* sets meta key handling mode */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc866 unsigned IOCTL_KDSKBMETA = KDSKBMETA;
Dsanitizer_common_interceptors_ioctl.inc416 _(KDSKBMETA, NONE, 0);