Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel.c113 static int filt_chwprocess(struct knote *, struct kevent_qos_s *);
140 .f_process = filt_chwprocess,
758 filt_chwprocess(struct knote *kn, struct kevent_qos_s *kev) in filt_chwprocess() function