Home
last modified time | relevance | path

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

/external/libedit/src/
Dmap.c627 private const el_action_t el_map_vi_command[] = { variable
900 if (sizeof(el_map_vi_command) != N_KEYS * sizeof(el_action_t)) in map_init()
913 el->el_map.vic = el_map_vi_command; in map_init()