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.c336 static int filt_lioattach(struct knote *kn);
357 .f_attach = filt_lioattach,
2674 filt_lioattach(struct knote *kn) in filt_lioattach() function