Searched refs:_MEQUAL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/tsol/
H A Dltos.c152 if (_MEQUAL(&low, (_mac_label_impl_t *)l)) {
158 if (_MEQUAL(&high, (_mac_label_impl_t *)l)) {
231 if (_MEQUAL(&low, (_mac_label_impl_t *)l)) {
236 } else if (_MEQUAL(&high, (_mac_label_impl_t *)l)) {
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h118 #define _MEQUAL(l1, l2) \ macro

Completed in 2230 milliseconds