Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c113 static int filt_chprocess(struct knote *, struct kevent_qos_s *, int);
677 filt_chprocess(struct knote *kn, struct kevent_qos_s *kev, int events) in filt_chprocess() function
755 return filt_chprocess(kn, kev, POLLIN); in filt_chrprocess()
762 return filt_chprocess(kn, kev, POLLOUT); in filt_chwprocess()