Home
last modified time | relevance | path

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

/xnu-10002.1.13/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,
754 filt_chrwattach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_chrwattach() function