Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c114 static int filt_che_attach(struct knote *, struct kevent_qos_s *kev);
145 .f_attach = filt_che_attach,
895 filt_che_attach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_che_attach() function