Searched refs:filt_timerattach (Results 1 – 1 of 1) sorted by relevance
177 static int filt_timerattach(struct knote *kn);219 .f_attach = filt_timerattach,929 filt_timerattach(struct knote *kn) in filt_timerattach() function