Searched defs:LOW_CLASS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h175 #define LOW_CLASS 0 /* Admin_Low classification value */ macro
184 ((l)->id = t, (l)->_c_len = _C_LEN, LCLASS_SET(l, LOW_CLASS), \
284 ((l)->id = SUN_SL_ID, (l)->_c_len = _C_LEN, LCLASS_SET(l, LOW_CLASS), \
303 ICLASS_SET(l, LOW_CLASS), \
317 LCLASS_SET(c, LOW_CLASS), \

Completed in 283 milliseconds