Home
last modified time | relevance | path

Searched refs:LCST_CAP_ZERO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_collection.c83 *changes |= LCST_CAP_ZERO; in lcollection_insert_update()
150 if (changes & LCST_CAP_ZERO) in lcollection_update_notification_cb()
/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h62 #define LCST_CAP_ZERO (1<<2) macro