Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dtty_arm.const22 KDGKBSENT = 19272
Dtty_386.const22 KDGKBSENT = 19272
Dtty_amd64.const22 KDGKBSENT = 19272
Dtty_arm64.const22 KDGKBSENT = 19272
Dtty_ppc64le.const22 KDGKBSENT = 19272
Dtty.txt87 ioctl$KDGKBSENT(fd fd_tty, cmd const[KDGKBSENT], arg ptr[in, kbentry])
/external/kernel-headers/original/uapi/linux/
Dkd.h117 #define KDGKBSENT 0x4B48 /* gets one function key string entry */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc859 unsigned IOCTL_KDGKBSENT = KDGKBSENT;
Dsanitizer_common_interceptors_ioctl.inc405 _(KDGKBSENT, WRITE, struct_kbsentry_sz);