Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/ !
H A Dkern_sig.c155 static int filt_sigattach(struct knote *kn, struct kevent_qos_s *kev);
162 .f_attach = filt_sigattach,
3254 filt_sigattach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_sigattach() function