Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_event.c106 static struct filterops *kqueue_fo_find(int filt);
931 kqueue_fo_find(int filt) in kqueue_fo_find() function
981 fops = kqueue_fo_find(filt); in kqueue_register()