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

/illumos-gate/usr/src/cmd/bnu/
H A Dfio.c118 struct termio save_ttbuf; local
120 struct sgttyb save_ttbuf; local
126 save_ttbuf = ttbuf;
133 ttbuf = save_ttbuf;
138 save_ttbuf = ttbuf;
142 ttbuf = save_ttbuf;

Completed in 55 milliseconds