Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h174 #define HIGH_CLASS 0x7FFF /* Admin_High classification value */ macro
188 ((l)->id = t, (l)->_c_len = _C_LEN, LCLASS_SET(l, HIGH_CLASS), \
291 ((l)->id = SUN_SL_ID, (l)->_c_len = _C_LEN, LCLASS_SET(l, HIGH_CLASS), \
325 LCLASS_SET(c, HIGH_CLASS), \