Searched defs:lastcmd (Results 1 – 2 of 2) sorted by relevance
/minix3/lib/libedit/ | ||
H A D | el.h | 89 el_action_t lastcmd; /* Previous command */ member |
/minix3/bin/ksh/ | ||
H A D | vi.c | 169 static char lastcmd[MAXVICMD]; /* last non-move command */ variable |