Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.h69 struct mac_biba_element { struct
83 struct mac_biba_element mb_effective; argument
84 struct mac_biba_element mb_rangelow, mb_rangehigh;
H A Dmac_biba.c178 biba_dominate_element(struct mac_biba_element *a, struct mac_biba_element *b) in biba_dominate_element()
232 struct mac_biba_element *element; in biba_subject_dominate_high()
281 biba_equal_element(struct mac_biba_element *a, struct mac_biba_element *b) in biba_equal_element()
540 biba_element_to_string(struct sbuf *sb, struct mac_biba_element *element) in biba_element_to_string()
633 biba_parse_element(struct mac_biba_element *element, char *string) in biba_parse_element()