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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c83 #define CAPPED_PROJECT 0x01 macro
444 if (col_types & CAPPED_PROJECT)
571 *col_type |= CAPPED_PROJECT;
576 if ((*col_type & CAPPED_ZONE) && (*col_type & CAPPED_PROJECT))

Completed in 71 milliseconds