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

/netbsd-6-1-5-RELEASE/usr.sbin/sliplogin/
H A Dsliplogin.c214 struct sgttyb tty, otty; local
309 otty = tty;
366 (void)ioctl(STDIN_FILENO, TIOCSETP, (caddr_t)&otty);

Completed in 98 milliseconds