Searched refs:MAC_MLS_BIT_SET (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/security/mac_mls/ | ||
H A D | mac_mls.h | 96 #define MAC_MLS_BIT_SET(b, w) \ macro |
H A D | mac_mls.c | 639 MAC_MLS_BIT_SET(value, element->mme_compartments); in mls_parse_element() |