Searched refs:filt_procattach (Results 1 – 1 of 1) sorted by relevance
110 static int filt_procattach(struct knote *);227 .f_attach = filt_procattach,905 filt_procattach(struct knote *kn) in filt_procattach() function