Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/tsol/
H A Dblabel.c288 BCLEARLOW(clearance); in bclearlow()
/illumos-gate/usr/src/lib/libtsol/common/
H A Dstob.c292 BCLEARLOW(clearance); in stobclear()
H A Dmisc.c199 BCLEARLOW(&clow); in bclearvalid()
H A Dbtos.c279 BCLEARLOW(&clrlow); in bcleartos()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h311 #define BCLEARLOW(l) _BCLEARLOW((_bclear_impl_t *)(l)) macro