Searched refs:tty_disc (Results 1 – 1 of 1) sorted by relevance
175 static int tty_disc = N_TTY; /* The TTY discipline */ variable447 if (ioctl(tty_fd, TIOCSETD, &tty_disc) < 0 && !ok_error(errno)) in tty_establish_ppp()569 if (ioctl(tty_fd, TIOCSETD, &tty_disc) < 0) { in tty_disestablish_ppp()