Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstream.h188 #define _QREMOVING 0x08000000 /* Private, module is being removed */ macro
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c94 { SF(_QREMOVING) "module is removed with _I_REMOVE" },
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c1275 qp->q_flag |= _QREMOVING; in qdetach()
7720 if ((rqp->q_flag & _QREMOVING) && (wqp->q_qinfo->qi_srvp != NULL)) { in reset_nfsrv_ptr()