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