Home
last modified time | relevance | path

Searched refs:filt_chtouch (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/skywalk/channel/ !
H A Dchannel.c108 static int filt_chtouch(struct knote *, struct kevent_qos_s *, int);
587 filt_chtouch(struct knote *kn, struct kevent_qos_s *kev, int events) in filt_chtouch() function
654 return filt_chtouch(kn, kev, POLLIN); in filt_chrtouch()
661 return filt_chtouch(kn, kev, POLLOUT); in filt_chwtouch()