Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel.c118 static int filt_che_process(struct knote *, struct kevent_qos_s *);
149 .f_process = filt_che_process,
1026 filt_che_process(struct knote *kn, struct kevent_qos_s *kev) in filt_che_process() function