Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/tsol/
H A Dltos.c142 _BSLHIGH(&high); in l_to_str_internal()
198 _BSLHIGH(&high); in label_to_str()
/illumos-gate/usr/src/cmd/tsol/plabel/
H A Dplabel.c191 _BSLHIGH(plabel); in look()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h288 #define BSLHIGH(l) _BSLHIGH((_bslabel_impl_t *)(l))
290 #define _BSLHIGH(l) \ macro