Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Duipc_socket.c163 static int filt_sorattach(struct knote *kn, struct kevent_qos_s *kev);
186 .f_attach = filt_sorattach,
213 .f_attach = filt_sorattach,
6717 filt_sorattach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_sorattach() function