Home
last modified time | relevance | path

Searched refs:techoin (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vget.c203 if (!techoin) { in getbr()
205 techoin = 1; in getbr()
H A Dex_vput.c1525 if (trubble || techoin)
1527 trubble = 0, techoin = 0;
1554 if (!techoin)
H A Dex.h169 var bool techoin; variable