Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c53 static int fct_open(dev_t *devp, int flag, int otype, cred_t *credp);
62 fct_open, /* open */
208 fct_open(dev_t *devp, int flag, int otype, cred_t *credp) in fct_open() function