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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_collection.c73 * LCST_CAP_REMOVED
132 *changes |= LCST_CAP_REMOVED;
154 (changes & LCST_CAP_REMOVED) ? "cap removed" : "uncapped");
/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h63 #define LCST_CAP_REMOVED (1<<1) macro

Completed in 57 milliseconds