Searched refs:PPPDISC (Results 1 – 5 of 5) sorted by relevance
145 #define PPPDISC 5 /* ppp discipline */ macro
184 if (tp->t_line == PPPDISC) { in pppopen() 294 if (tp != (struct tty *) sc->sc_devp || tp->t_line != PPPDISC) { in pppread() 343 if (tp->t_line != PPPDISC) in pppwrite()
61 case PPPDISC: in print()
236 int pppdisc = PPPDISC;325 x = PPPDISC; in restore_loop() 514 int pppdisc = PPPDISC;
1015 case PPPDISC: in ttyprt()