HomeSort by: relevance | last modified time | path
    Searched defs:el_map_vi_command (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libedit/
map.c 637 static const el_action_t el_map_vi_command[] = { variable in typeref:typename:const el_action_t[]
910 if (sizeof(el_map_vi_command) != N_KEYS * sizeof(el_action_t))
923 el->el_map.vic = el_map_vi_command;

Completed in 49 milliseconds