Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/security/mac_lomac/
HDmac_lomac.c635 lomac_element_to_string(struct sbuf *sb, struct mac_lomac_element *element) in lomac_element_to_string() function
662 if (lomac_element_to_string(sb, &ml->ml_single) == -1) in lomac_to_string()
670 if (lomac_element_to_string(sb, &ml->ml_auxsingle) == -1) in lomac_to_string()
681 if (lomac_element_to_string(sb, &ml->ml_rangelow) == -1) in lomac_to_string()
687 if (lomac_element_to_string(sb, &ml->ml_rangehigh) == -1) in lomac_to_string()