Searched defs:ttyosave (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c118 static int ttyosave; /* save for output modes */ variable
156 ttyosave = ttyold.c_oflag;
689 ttyold.c_oflag = ttyosave;

Completed in 55 milliseconds