Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtsol/common/
H A Dmisc.c79 BSLLOW(&slow); in blinset()
146 BSLLOW(&slow); in bslvalid()
H A Dstob.c172 BSLLOW(label); in stobsl()
H A Dbtos.c186 BSLLOW(&slow); in bsltos()
/titanic_50/usr/src/common/tsol/
H A Dblabel.c251 BSLLOW(label); in bsllow()
/titanic_50/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h278 #define BCLLOW(l) (BSLLOW(BCLTOSL(l)), BILLOW(BCLTOIL(l)))
281 #define BSLLOW(l) _BSLLOW((_bslabel_impl_t *)(l)) macro