Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c505 mls_element_to_string(struct sbuf *sb, struct mac_mls_element *element) in mls_element_to_string() function
558 if (mls_element_to_string(sb, &mm->mm_effective) == -1) in mls_to_string()
566 if (mls_element_to_string(sb, &mm->mm_rangelow) == -1) in mls_to_string()
572 if (mls_element_to_string(sb, &mm->mm_rangehigh) == -1) in mls_to_string()