Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dkern_sig.c152 static int filt_sigattach(struct knote *kn, struct kevent_qos_s *kev);
159 .f_attach = filt_sigattach,
3187 filt_sigattach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_sigattach() function