Searched refs:LOW_CLASS (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/sys/tsol/ |
H A D | label_macro.h | 175 #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), \
|