Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_biba/
H A Dmac_biba.c537 biba_element_to_string(struct sbuf *sb, struct mac_biba_element *element) in biba_element_to_string() function
590 if (biba_element_to_string(sb, &mb->mb_effective) == -1) in biba_to_string()
598 if (biba_element_to_string(sb, &mb->mb_rangelow) == -1) in biba_to_string()
604 if (biba_element_to_string(sb, &mb->mb_rangehigh) == -1) in biba_to_string()