Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c643 lomac_element_to_string(struct sbuf *sb, struct mac_lomac_element *element) in lomac_element_to_string() function
670 if (lomac_element_to_string(sb, &ml->ml_single) == -1) in lomac_to_string()
678 if (lomac_element_to_string(sb, &ml->ml_auxsingle) == -1) in lomac_to_string()
689 if (lomac_element_to_string(sb, &ml->ml_rangelow) == -1) in lomac_to_string()
695 if (lomac_element_to_string(sb, &ml->ml_rangehigh) == -1) in lomac_to_string()