Searched refs:filt_sigattach (Results 1 – 1 of 1) sorted by relevance
114 static int filt_sigattach(struct knote *kn);123 .f_attach = filt_sigattach,3943 filt_sigattach(struct knote *kn) in filt_sigattach() function