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

/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c136 static void ttypend(struct tty *tp);
510 ttypend(tp);
1581 ttypend(tp);
1910 ttypend(struct tty *tp) function
1959 ttypend(tp);
1960 lflag = tp->t_lflag; /* XXX ttypend() clobbers it */
H A Dtty_ptmx.c1001 ttypend(struct tty *tp) function
1027 ttypend(tp);

Completed in 76 milliseconds