Searched refs:filt_timercopy (Results 1 – 1 of 1) sorted by relevance
181 static int filt_timercopy(struct knote *kn, struct proc *p1);222 .f_copy = filt_timercopy,964 filt_timercopy(struct knote *kn, struct proc *p) in filt_timercopy() function