Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_event.c119 static struct filterops *kqueue_fo_find(int filt);
1338 kqueue_fo_find(int filt) in kqueue_fo_find() function
1398 fops = kqueue_fo_find(filt); in kqueue_register()