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

/xnu-2422.115.4/bsd/kern/
H A Dtty_conf.c83 static l_ioctl_t l_noioctl; variable
88 * entry are here. The l_noioctl and ttymodem entries still look fishy.
94 l_noioctl, l_norint, l_nostart, ttymodem }
100 l_noioctl, ttyinput, ttwwakeup, ttymodem },
104 l_noioctl, ttyinput, ttwwakeup, ttymodem },
166 l_noioctl(__unused struct tty *tp, __unused u_long cmd, __unused caddr_t data, function

Completed in 20 milliseconds