Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_aio.c329 static int filt_lioattach(struct knote *kn);
350 .f_attach = filt_lioattach,
2647 filt_lioattach(struct knote *kn) in filt_lioattach() function