Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_get.c160 unsigned char hadup = 0; in gettty() local
199 hadup = 1; in gettty()
215 hadup = 1; in gettty()
237 if ((value(vi_AUTOINDENT) ^ aiflag) && hadup == 0 && intty && !inglobal) { in gettty()