Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/xsvc/
H A Dxsvc.c57 static int xsvc_open(dev_t *devp, int flag, int otyp, cred_t *cred);
69 xsvc_open, /* cb_open */
381 xsvc_open(dev_t *devp, int flag, int otyp, cred_t *cred) in xsvc_open() function