Searched refs:clmode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1250 * If clmode == 1 then the module or driver was opened and its
1251 * close routine must be called. If clmode == 0, the module
1256 qdetach(queue_t *qp, int clmode, int flag, cred_t *crp, boolean_t is_remove) argument
1264 if (clmode) {

Completed in 279 milliseconds