Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c69 static int cryptmodopen(queue_t *, dev_t *, int, int, cred_t *);
97 cryptmodopen, /* qi_qopen */
265 cryptmodopen(queue_t *rq, dev_t *dev, int oflag, int sflag, cred_t *crp) in cryptmodopen() function