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.cpp524 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry); variable
526 unsigned struct_input_keymap_entry_sz = 0; variable
H A Dsanitizer_common_interceptors_ioctl.inc389 _(EVIOCGKEYCODE_V2, WRITE, struct_input_keymap_entry_sz);
391 _(EVIOCSKEYCODE_V2, READ, struct_input_keymap_entry_sz);
H A Dsanitizer_platform_limits_posix.h1115 extern unsigned struct_input_keymap_entry_sz;