NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | SEE ALSO
#include <tsol/label.h>void bilconjoin(bilabel_t *receiving_label, const bilabel_t *adding_label);
bilconjoin() replaces the contents of binary information label receiving_label with the conjunction of binary information labels receiving_label and adding_label.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
---|---|
Availability | SUNWtsu |
MT-Level | MT-Safe |
NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | SEE ALSO