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

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h139 #define _bcl_il bcl_information_label macro
202 (((_bclabel_impl_t *)(l))->_bcl_il._iid == SUN_IL_ID || \
203 ((_bclabel_impl_t *)(l))->_bcl_il._iid == SUN_IL_UN) : \
342 #define BCLTOIL(l) ((_bilabel_impl_t *)&((_bclabel_impl_t *)(l))->_bcl_il)

Completed in 46 milliseconds