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

/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.h69 struct mac_biba_element { struct
83 struct mac_biba_element mb_effective;
84 struct mac_biba_element mb_rangelow, mb_rangehigh;
H A Dmac_biba.c177 biba_dominate_element(struct mac_biba_element *a, struct mac_biba_element *b)
231 struct mac_biba_element *element;
280 biba_equal_element(struct mac_biba_element *a, struct mac_biba_element *b)
539 biba_element_to_string(struct sbuf *sb, struct mac_biba_element *element)
632 biba_parse_element(struct mac_biba_element *element, char *string)

Completed in 76 milliseconds