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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c480 static int man_open_ctl();
1238 * we get it open. See man_open_ctl() comments for mutex
1372 * done. See man_open_ctl for mutex lock/synchronization info.
1381 * Submit work and wait. When man_open_ctl exits
5762 wp->mw_status = man_open_ctl();
5816 * man_open_ctl - Open the control stream.
5825 * man_lock to synchronize the threads in man_open_ctl and man_open. We
5834 man_open_ctl() function
5840 MAN_DBG(MAN_CONFIG, ("man_open_ctl: plumbing control stream\n"));
5849 "man_open_ctl
[all...]

Completed in 185 milliseconds