Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Drandom.c65 static int rnd_open(dev_t *, int, int, cred_t *);
76 rnd_open, /* open */
198 rnd_open(dev_t *devp, int flag, int otyp, cred_t *credp) in rnd_open() function