Searched defs:rnd_read (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Drandom.c67 static int rnd_read(dev_t, struct uio *, cred_t *);
81 rnd_read, /* read */
227 rnd_read(dev_t dev, struct uio *uiop, cred_t *credp) function
287 /* See comments in rnd_read() */

Completed in 57 milliseconds