Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c243 vch_mac = VC_NOTINMAC;
246 fprintf(trace, "vmacchng, vch_mac=%d, linebuf='%s', *dot=%o\n", vch_mac, linebuf, *dot);
254 switch(vch_mac) {
256 vch_mac = VC_ONECHANGE;
298 vch_mac = VC_MANYCHANGE;
H A Dex_vis.h185 var short vch_mac; /* Change state - one of the above */ variable
H A Dex_vget.c128 vch_mac = VC_NOTINMAC; in getbr()
717 vch_mac = VC_NOCHANGE; in macpush()
H A Dex_vmain.c82 vch_mac = VC_NOTINMAC;