NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | SEE ALSO
#include <tsol/label.h>void bcllow(bclabel_t *label);
These functions initialize binary label structures to manifest values.
bcllow() and bclhigh() initialize the binary CMW label structure label to the manifest constant values for the ADMIN_LOW and ADMIN_HIGH CMW labels, respectively.
bsllow() and bslhigh() initialize the binary sensitivity label structure label to the manifest constant values for the ADMIN_LOW and ADMIN_HIGH sensitivity
labels, respectively.
bclearlow() and bclearhigh() initialize the binary clearance structure clearance to the manifest constant values for the ADMIN_LOW and ADMIN_HIGH clearances,
respectively.
bclundef() and bslundef() initialize the binary CMW and sensitivity label structure label to the manifest constant value for an undefined CMW and sensitivity label, respectively.
bclearundef() initializes the binary clearance clearance to the manifest constant value for an undefined clearance.
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
| Availability | SUNWtsu |
| MT-Level | MT-Safe |
bcltobanner(3TSOL), blcompare(3TSOL), bltype(3TSOL), hextob(3TSOL), labelvers(3TSOL)
Trusted Solaris Developer's Guide
NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | SEE ALSO