Lines Matching defs:tp

220 ttyopen(cdev_t device, struct tty *tp)  in ttyopen()
247 ttyclose(struct tty *tp) in ttyclose()
279 ttyclearsession(struct tty *tp) in ttyclearsession()
398 ttyinput(int c, struct tty *tp) in ttyinput()
745 ttyoutput(int c, struct tty *tp) in ttyoutput()
853 ttioctl(struct tty *tp, u_long cmd, void *data, int flag) in ttioctl()
1279 struct tty *tp = dev->si_tty; in ttykqfilter() local
1309 struct tty *tp = ((cdev_t)kn->kn_hook)->si_tty; in filt_ttyrdetach() local
1319 struct tty *tp = ((cdev_t)kn->kn_hook)->si_tty; in filt_ttyread() local
1335 struct tty *tp = ((cdev_t)kn->kn_hook)->si_tty; in filt_ttywdetach() local
1345 struct tty *tp = ((cdev_t)kn->kn_hook)->si_tty; in filt_ttywrite() local
1364 ttnread(struct tty *tp) in ttnread()
1384 ttywait(struct tty *tp) in ttywait()
1418 ttywflush(struct tty *tp) in ttywflush()
1431 ttyflush(struct tty *tp, int rw) in ttyflush()
1507 ttychars(struct tty *tp) in ttychars()
1520 ttyblock(struct tty *tp) in ttyblock()
1537 ttyunblock(struct tty *tp) in ttyunblock()
1549 ttstart(struct tty *tp) in ttstart()
1562 ttylclose(struct tty *tp, int flag) in ttylclose()
1572 ttyhold(struct tty *tp) in ttyhold()
1580 ttyunhold(struct tty *tp) in ttyunhold()
1596 ttymodem(struct tty *tp, int flag) in ttymodem()
1648 ttypend(struct tty *tp) in ttypend()
1676 ttread(struct tty *tp, struct uio *uio, int flag) in ttread()
1953 ttycheckoutq(struct tty *tp, int wait) in ttycheckoutq()
1988 ttwrite(struct tty *tp, struct uio *uio, int flag) in ttwrite()
2186 ttyrub(int c, struct tty *tp) in ttyrub()
2280 ttyrubo(struct tty *tp, int cnt) in ttyrubo()
2297 ttyretype(struct tty *tp) in ttyretype()
2335 ttyecho(int c, struct tty *tp) in ttyecho()
2362 ttwakeup(struct tty *tp) in ttwakeup()
2376 ttwwakeup(struct tty *tp) in ttwwakeup()
2421 ttsetwater(struct tty *tp) in ttsetwater()
2500 ttyinfo(struct tty *tp) in ttyinfo()
2771 tputchar(int c, struct tty *tp) in tputchar()
2794 ttysleep(struct tty *tp, void *chan, int slpflags, char *wmesg, int timo) in ttysleep()
2817 struct tty *tp; in ttyrevoke() local
2843 struct tty *tp; in ttymalloc() local
2864 ttyunregister(struct tty *tp) in ttyunregister()
2875 ttyinit(struct tty *tp) in ttyinit()
2881 ttyregister(struct tty *tp) in ttyregister()
2895 struct tty *tp; in sysctl_kern_ttys() local
2927 nottystop(struct tty *tp, int rw) in nottystop()
2935 struct tty *tp; in ttyread() local
2951 struct tty *tp; in ttywrite() local