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

/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.h69 struct mac_lomac_element { struct
84 struct mac_lomac_element ml_single;
85 struct mac_lomac_element ml_rangelow, ml_rangehigh;
86 struct mac_lomac_element ml_auxsingle;
H A Dmac_lomac.c166 lomac_dominate_element(struct mac_lomac_element *a,
167 struct mac_lomac_element *b)
273 lomac_equal_element(struct mac_lomac_element *a, struct mac_lomac_element *b)
635 lomac_element_to_string(struct sbuf *sb, struct mac_lomac_element *element)
714 lomac_parse_element(struct mac_lomac_element *element, char *string)

Completed in 104 milliseconds