Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c540 biba_element_to_string(struct sbuf *sb, struct mac_biba_element *element) in biba_element_to_string() function
593 if (biba_element_to_string(sb, &mb->mb_effective) == -1) in biba_to_string()
601 if (biba_element_to_string(sb, &mb->mb_rangelow) == -1) in biba_to_string()
607 if (biba_element_to_string(sb, &mb->mb_rangehigh) == -1) in biba_to_string()