Searched refs:filt_chrw (Results 1 – 1 of 1) sorted by relevance
106 static int filt_chrw(struct knote *, long, int);545 filt_chrw(struct knote *kn, long hint, int events) in filt_chrw() function574 return filt_chrw(kn, hint, POLLIN); in filt_chread()585 return filt_chrw(kn, hint, POLLOUT); in filt_chwrite()