Searched refs:ttyinput (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dtty_conf.c100 l_noioctl, ttyinput, ttwwakeup, ttymodem },
104 l_noioctl, ttyinput, ttwwakeup, ttymodem },
H A Dtty.c484 * ttyinput (LDISC)
496 ttyinput(int c, struct tty *tp) function
1923 ttyinput(c, tp);
H A Dtty_ptmx.c1012 ttyinput(c, tp);
/darwin-on-arm/xnu/bsd/sys/
H A Dtty.h247 /* Flags on a character passed to ttyinput. */
321 int ttyinput(int c, struct tty *tp);

Completed in 77 milliseconds