Home
last modified time | relevance | path

Searched defs:keym (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/usr.sbin/kbdmap/
H A Dkbdmap.c70 char *keym; member
111 remove_keymap(const char *keym) in remove_keymap()
128 add_keymap(const char *desc, int mark, const char *keym) in add_keymap()
549 check_file(const char *keym) in check_file()
582 char keym[64], lng[64], desc[256]; in menu_read() local
/freebsd-12.1/contrib/amd/amd/
H A Dam_ops.c384 ops_match(am_opts *fo, char *key, char *g_key, char *path, char *keym, char *map) in ops_match()