Home
last modified time | relevance | path

Searched defs:lastcmd (Results 1 – 2 of 2) sorted by relevance

/minix3/lib/libedit/
H A Del.h89 el_action_t lastcmd; /* Previous command */ member
/minix3/bin/ksh/
H A Dvi.c169 static char lastcmd[MAXVICMD]; /* last non-move command */ variable