Searched refs:initdisc (Results 1 – 1 of 1) sorted by relevance
182 static int initdisc = -1; /* Initial TTY discipline for ppp_fd */ variable420 if (ioctl(fd, TIOCGETD, &initdisc) < 0) in tty_establish_ppp()521 if (initdisc >= 0 && ioctl(fd, TIOCSETD, &initdisc) < 0)524 initdisc = -1;