Searched +defs:map +defs:keymap (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/texinfo/info/
H A Dinfomap.c42 Keymap keymap; local
67 find_function_keyseq(Keymap map, int c, Keymap rootmap) argument
134 keymap_copy_keymap(Keymap map, Keymap rootmap, Keymap newroot) argument
137 Keymap keymap; local
170 keymap_discard_keymap(Keymap map, Keymap rootmap) argument
205 keymap_bind_keyseq(Keymap map, const char *keyseq, KEYMAP_ENTRY *keyentry) argument
284 Keymap map; local
537 Keymap map; local
1657 section_to_keymaps(Keymap map, unsigned char *table, unsigned int len) argument
[all...]
H A Dsession.c4588 info_dispatch_on_key(unsigned char key, Keymap map) argument
4736 Keymap keymap = window->keymap; local
[all...]
/freebsd-10.3-release/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c282 get_definition_line(FILE *fd, keymap_t *keymap, accentmap_t *accentmap) argument
315 get_key_definition_line(keymap_t *map) argument
342 get_accent_definition_line(accentmap_t *map) argument
722 dump_key_definition(char *name, keymap_t *keymap) argument
796 keymap_t keymap; local
858 keymap_t keymap; local
[all...]
/freebsd-10.3-release/sys/sys/
H A Dkbio.h109 u_int map[NUM_STATES]; member in struct:keyent_t
117 struct keymap { struct
125 u_char map[NUM_STATES]; member in struct:okeyent_t
203 u_char map[NUM_ACCENTCHARS][2]; member in struct:acc_t

Completed in 114 milliseconds