Home
last modified time | relevance | path

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

/openbsd/src/lib/libedit/
Dmap.c54 static void map_print_key(EditLine *, el_action_t *, const wchar_t *);
1127 map_print_key(EditLine *el, el_action_t *map, const wchar_t *in) in map_print_key() function
1338 map_print_key(el, map, in); in map_bind()