Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dchannel.c108 static int filt_chtouch(struct knote *, struct kevent_qos_s *, int);
588 filt_chtouch(struct knote *kn, struct kevent_qos_s *kev, int events) in filt_chtouch() function
655 return filt_chtouch(kn, kev, POLLIN); in filt_chrtouch()
662 return filt_chtouch(kn, kev, POLLOUT); in filt_chwtouch()