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

/osnet-11/usr/src/lib/libnsl/dial/
H A Dcallers.c184 struct termio tty_orig; local
298 ret_orig = ioctl(dcf, TCGETA, &tty_orig);
350 (void) ioctl(dcf, TCSETAW, &tty_orig);

Completed in 16 milliseconds