Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp512 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry); variable
514 unsigned struct_input_keymap_entry_sz = 0; variable
H A Dsanitizer_common_interceptors_ioctl.inc387 _(EVIOCGKEYCODE_V2, WRITE, struct_input_keymap_entry_sz);
389 _(EVIOCSKEYCODE_V2, READ, struct_input_keymap_entry_sz);
H A Dsanitizer_platform_limits_posix.h1039 extern unsigned struct_input_keymap_entry_sz;