Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/tsol/
H A Dltos.c141 _BSLLOW(&low); in l_to_str_internal()
197 _BSLLOW(&low); in label_to_str()
/titanic_50/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h281 #define BSLLOW(l) _BSLLOW((_bslabel_impl_t *)(l))
283 #define _BSLLOW(l) \ macro