Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtclient.c46 static int tcli_open(dev_t *, int, int, cred_t *);
67 tcli_open, /* open */
216 tcli_open(dev_t *devp, int flag, int otyp, cred_t *cred) in tcli_open() function