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 |
bcltobanner(3), blcompare(3), blinset(3), blmanifest(3), blminmax(3), blportion(3), bltocolor(3), bltos(3), bltype(3), blvalid(3), btohex(3), hextob(3), labelinfo(3), labelvers(3), sbltos(3), stobl(3)
NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | SEE ALSO