Searched refs:live_random_example_read (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/share/examples/kld/random_adaptor/
H A Drandom_adaptor_example.c47 static u_int live_random_example_read(void *, u_int);
53 .les_read = live_random_example_read,
85 live_random_example_read(void *buf, u_int c) function

Completed in 48 milliseconds