Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dbufmod.c109 static int sbopen(queue_t *, dev_t *, int, int, cred_t *);
132 sbopen, /* qi_qopen */
201 sbopen(queue_t *rq, dev_t *dev, int oflag, int sflag, cred_t *crp) in sbopen() function