Trusted Solaris Developer's Guide

Clearance Type

The bltype(3TSOL) routine checks the clearance type, and the setbltype(3TSOL) routine sets the clearance type. A clearance can be defined or undefined. Refer to the bltype(3TSOL) man page.

int  bltype(const void *clearance, const unsigned char type);
void  setbltype(void *clearance, const unsigned char type);