Searched defs:man_close (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c445 static int man_close(queue_t *);
658 man_close, /* qi_qclose */
668 man_close, /* qi_qclose */
678 man_close, /* qi_qclose */
688 man_close, /* qi_qclose */
803 * man_close (upper stream) is synchronous (i.e. it waits for
1420 * man_close - close the device
1428 man_close(queue_t *rq) function
1433 MAN_DBG(MAN_OCLOSE, ("man_close: rq(0x%p)\n", (void *)rq));
1448 cmn_err(CE_WARN, "man_close
[all...]

Completed in 264 milliseconds