/src/usr.sbin/sliplogin/ |
sliplogin.c | 215 struct sgttyb tty, otty; local in function:main 310 otty = tty; 367 (void)ioctl(STDIN_FILENO, TIOCSETP, (caddr_t)&otty);
|
sliplogin.c | 215 struct sgttyb tty, otty; local in function:main 310 otty = tty; 367 (void)ioctl(STDIN_FILENO, TIOCSETP, (caddr_t)&otty);
|
sliplogin.c | 215 struct sgttyb tty, otty; local in function:main 310 otty = tty; 367 (void)ioctl(STDIN_FILENO, TIOCSETP, (caddr_t)&otty);
|
sliplogin.c | 215 struct sgttyb tty, otty; local in function:main 310 otty = tty; 367 (void)ioctl(STDIN_FILENO, TIOCSETP, (caddr_t)&otty);
|