Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dkd.h116 #define KDGKBSENT 0x4B48 /* gets one function key string entry */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc802 unsigned IOCTL_KDGKBSENT = KDGKBSENT;
Dsanitizer_common_interceptors_ioctl.inc402 _(KDGKBSENT, WRITE, struct_kbsentry_sz);