Searched refs:mls_bit_set_empty (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/security/mac_mls/ | ||
H A D | mac_mls.h | 98 #define MAC_MLS_BIT_SET_EMPTY(set) mls_bit_set_empty(set) |
H A D | mac_mls.c | 127 mls_bit_set_empty(u_char *set) { in mls_bit_set_empty() function |