Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/dial/
H A Dcallers.c185 struct termio tty_orig; in processdev() local
299 ret_orig = ioctl(dcf, TCGETA, &tty_orig); in processdev()
351 (void) ioctl(dcf, TCSETAW, &tty_orig); in processdev()
/titanic_41/usr/src/cmd/bnu/
H A Dcallers.c243 struct termio tty_orig; local
354 ret_orig = ioctl(dcf, TCGETA, &tty_orig);
405 (void) ioctl(dcf, TCSETAW, &tty_orig);