Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h313 #define BCLEARLOW(l) _BCLEARLOW((_bclear_impl_t *)(l))
315 #define _BCLEARLOW(c) \ macro