keyboard_lookup_key 31 src/udev/udev-builtin-keyboard.c static const struct key *keyboard_lookup_key(const char *str, unsigned int len); keyboard_lookup_key 112 src/udev/udev-builtin-keyboard.c k = keyboard_lookup_key(keycode, strlen(keycode));