Searched refs:mac_mls_element (Results 1 – 2 of 2) sorted by relevance
72 struct mac_mls_element { struct86 struct mac_mls_element mm_effective; argument87 struct mac_mls_element mm_rangelow, mm_rangehigh;
163 mls_dominate_element(struct mac_mls_element *a, struct mac_mls_element *b) in mls_dominate_element()253 mls_equal_element(struct mac_mls_element *a, struct mac_mls_element *b) in mls_equal_element()501 mls_element_to_string(struct sbuf *sb, struct mac_mls_element *element) in mls_element_to_string()595 mls_parse_element(struct mac_mls_element *element, char *string) in mls_parse_element()