Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dclone.c59 int clnopen(queue_t *rq, dev_t *devp, int flag, int sflag, cred_t *crp);
62 static struct qinit clnrinit = { NULL, NULL, clnopen, NULL, NULL, &clnm_info,
163 clnopen(queue_t *rq, dev_t *devp, int flag, int sflag, cred_t *crp) in clnopen() function