HomeSort by relevance Sort by last modified time
    Searched refs:thiscmd (Results 1 - 5 of 5) sorted by null

  /external/libedit/src/
el.h 90 el_action_t thiscmd; /* this command */ member in struct:el_state_t
filecomplete.c 424 if (el->el_state.lastcmd == el->el_state.thiscmd)
read.c 623 el->el_state.thiscmd = cmdnum;
chared.c 75 r->cmd = el->el_state.thiscmd;
vi.c 1155 el->el_state.thiscmd = r->cmd;

Completed in 184 milliseconds