Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c116 static int ttyosave; /* save for output modes */ variable
154 ttyosave = ttyold.c_oflag; in main()
687 ttyold.c_oflag = ttyosave; in endup()