Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDrandom.h114 int random_filter_read(struct knote *kn, long hint);
/dragonfly/sys/kern/
HDkern_nrandom.c676 random_filter_read(struct knote *kn, long hint) in random_filter_read() function
HDkern_memio.c679 { FILTEROP_ISFD|FILTEROP_MPSAFE, NULL, dummy_filter_detach, random_filter_read };