Searched refs:ttymodem (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dtty_conf.c88 * entry are here. The l_noioctl and ttymodem entries still look fishy.
90 * ttymodem, but a completely null version might be useful.
94 l_noioctl, l_norint, l_nostart, ttymodem }
100 l_noioctl, ttyinput, ttwwakeup, ttymodem },
104 l_noioctl, ttyinput, ttwwakeup, ttymodem },
H A Dtty.c1841 * ttymodem (LDISC)
1850 ttymodem(struct tty *tp, int flag) function
/darwin-on-arm/xnu/bsd/sys/
H A Dtty.h323 int ttymodem(struct tty *tp, int flag);

Completed in 24 milliseconds