HomeSort by relevance Sort by last modified time
    Searched defs:vic (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
map.h 55 const el_action_t *vic; /* The vi command mode key map */ member in struct:el_map_t
map.c 913 el->el_map.vic = el_map_vi_command;
1024 const el_action_t *vic = el->el_map.vic; local
    [all...]

Completed in 72 milliseconds