Home
last modified time | relevance | path

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

/openbsd-src/lib/libedit/
H A Del.h84 el_action_t lastcmd; /* Previous command */ member
/openbsd-src/bin/ksh/
H A Dvi.c171 static char lastcmd[MAXVICMD]; /* last non-move command */ variable