Searched refs:biba_to_string (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/security/mac_biba/
H A Dmac_biba.c588 * biba_to_string() converts a Biba label to a string, and places the results
595 biba_to_string(struct sbuf *sb, struct mac_biba *mb) function
635 return (biba_to_string(sb, mb));

Completed in 102 milliseconds