Searched refs:ttpoll (Results 1 – 8 of 8) sorted by relevance
93 .l_poll = ttpoll111 .l_poll = ttpoll
1549 ttpoll(struct tty *tp, int events, struct lwp *l) in ttpoll() function
109 .l_poll = ttpoll
111 .l_poll = ttpoll
107 .l_poll = ttpoll
281 int ttpoll(struct tty *, int, struct lwp *);
153 .l_poll = ttpoll
2718 return ttpoll(dev, events, p); in wwancpoll()