Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel.c100 static int filt_chrwattach(struct knote *, struct kevent_qos_s *kev);
127 .f_attach = filt_chrwattach,
136 .f_attach = filt_chrwattach,
765 filt_chrwattach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_chrwattach() function