Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dconf.h101 extern int dev_lopen(dev_t *, int, int, cred_t *);
/illumos-gate/usr/src/uts/common/os/
H A Ddriver.c310 dev_lopen(dev_t *devp, int flag, int otype, struct cred *cred) in dev_lopen() function