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

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h105 #define SUN_UCLR_ID 0x49 /* User Clearance, legacy SUN_CLR_ID */
135 #define SUN_CLR_ID 0x49 /* 36 - total bytes in Clearance */ macro
316 ((c)->id = SUN_CLR_ID, (c)->_c_len = _C_LEN, \
326 ((c)->id = SUN_CLR_ID, (c)->_c_len = _C_LEN, \

Completed in 54 milliseconds