Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_event.c157 static int filt_procattach(struct knote *kn);
188 .f_attach = filt_procattach,
411 filt_procattach(struct knote *kn) in filt_procattach() function