Searched refs:oldterm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/userboot/test/
H A Dtest.c50 struct termios term, oldterm; variable in typeref:struct:
358 tcsetattr(0, TCSAFLUSH, &oldterm);
469 oldterm = term;

Completed in 43 milliseconds