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

/freebsd-10-stable/sys/security/mac_mls/
H A Dmac_mls.h74 struct mac_mls_element { struct
88 struct mac_mls_element mm_effective;
89 struct mac_mls_element mm_rangelow, mm_rangehigh;
H A Dmac_mls.c169 mls_dominate_element(struct mac_mls_element *a, struct mac_mls_element *b)
259 mls_equal_element(struct mac_mls_element *a, struct mac_mls_element *b)
507 mls_element_to_string(struct sbuf *sb, struct mac_mls_element *element)
601 mls_parse_element(struct mac_mls_element *element, char *string)

Completed in 107 milliseconds