Searched refs:man_open (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 439 static int man_open(register queue_t *, dev_t *, int, int, cred_t *); 657 man_open, /* qi_qopen */ 667 man_open, /* qi_qopen */ 677 man_open, /* qi_qopen */ 687 man_open, /* qi_qopen */ 1152 * However, man_open() has special treatment for a direct open 1183 * man_open - open the device 1196 man_open(queue_t *rq, dev_t *devp, int flag, int sflag, cred_t *credp) function 1204 MAN_DBG(MAN_OCLOSE, ("man_open: rq(0x%p) sflag(0x%x)\n", 1229 * CLONEOPEN calls to man_open wil [all...] |
Completed in 84 milliseconds