Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.h69 struct mac_lomac_element { struct
84 struct mac_lomac_element ml_single; argument
85 struct mac_lomac_element ml_rangelow, ml_rangehigh;
86 struct mac_lomac_element ml_auxsingle;
H A Dmac_lomac.c167 lomac_dominate_element(struct mac_lomac_element *a, in lomac_dominate_element()
168 struct mac_lomac_element *b) in lomac_dominate_element()
274 lomac_equal_element(struct mac_lomac_element *a, struct mac_lomac_element *b) in lomac_equal_element()
636 lomac_element_to_string(struct sbuf *sb, struct mac_lomac_element *element) in lomac_element_to_string()
715 lomac_parse_element(struct mac_lomac_element *element, char *string) in lomac_parse_element()