Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c114 static int filt_chrprocess(struct knote *, struct kevent_qos_s *);
133 .f_process = filt_chrprocess,
752 filt_chrprocess(struct knote *kn, struct kevent_qos_s *kev) in filt_chrprocess() function