Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c102 static int filt_chrwattach(struct knote *, struct kevent_qos_s *kev);
129 .f_attach = filt_chrwattach,
138 .f_attach = filt_chrwattach,
766 filt_chrwattach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_chrwattach() function