Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_event.c162 static int filt_fileattach(struct knote *kn);
179 .f_attach = filt_fileattach,
371 filt_fileattach(struct knote *kn) in filt_fileattach() function