Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Duipc_socket.c166 static int filt_sorattach(struct knote *kn, struct kevent_qos_s *kev);
189 .f_attach = filt_sorattach,
216 .f_attach = filt_sorattach,
6658 filt_sorattach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_sorattach() function