Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_event.c112 static int filt_proc(struct knote *, long hint);
229 .f_event = filt_proc,
989 filt_proc(struct knote *kn, long hint) in filt_proc() function