Home
last modified time | relevance | path

Searched refs:workcmd (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c115 if (c == 'c' && workcmd[0] == 'C' || workcmd[0] == 'S') in operate()
609 if (opf == vmove || c != workcmd[0]) { in operate()
H A Dex_vis.h276 var unsigned char workcmd[5]; /* Temporary for lastcmd */ variable
H A Dex_vget.c323 CP(lastcmd, workcmd); in setLAST()
H A Dex_vmain.c242 lastcp = workcmd;