Searched refs:filt_chprocess (Results 1 – 1 of 1) sorted by relevance
111 static int filt_chprocess(struct knote *, struct kevent_qos_s *, int);671 filt_chprocess(struct knote *kn, struct kevent_qos_s *kev, int events) in filt_chprocess() function744 return filt_chprocess(kn, kev, POLLIN); in filt_chrprocess()751 return filt_chprocess(kn, kev, POLLOUT); in filt_chwprocess()