Home
last modified time | relevance | path

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

/src/share/examples/kld/random_adaptor/
H A Drandom_adaptor_example.c44 static u_int live_random_example_read(void *, u_int);
50 .les_read = live_random_example_read,
82 live_random_example_read(void *buf, u_int c) in live_random_example_read() function