Searched refs:filt_chrw (Results 1 – 1 of 1) sorted by relevance
104 static int filt_chrw(struct knote *, long, int);544 filt_chrw(struct knote *kn, long hint, int events) in filt_chrw() function573 return filt_chrw(kn, hint, POLLIN); in filt_chread()584 return filt_chrw(kn, hint, POLLOUT); in filt_chwrite()