Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Drlmod.c104 static int rlmodopen(queue_t *, dev_t *, int, int, cred_t *);
142 rlmodopen,
202 rlmodopen(queue_t *q, dev_t *devp, int oflag, int sflag, cred_t *cred) in rlmodopen() function