Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/msgs/
H A Dmsgs.c159 bool lastcmd = NO; variable
/netbsd-src/lib/libedit/
H A Del.h85 el_action_t lastcmd; /* Previous command */ member
/netbsd-src/sys/arch/newsmips/dev/
H A Dscsireg.h282 int lastcmd; member
/netbsd-src/bin/ksh/
H A Dvi.c169 static char lastcmd[MAXVICMD]; /* last non-move command */ variable
/netbsd-src/sys/dev/marvell/
H A Dgtidmac.c1253 uint32_t xexc, bcnt, cmd, lastcmd; in mvxore_setup() local