Searched defs:clrlow (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dbtos.c53 static bclear_t clrlow, clrhigh; /* static admin_low and admin_high Clearance */ variable
236 * Uses ADMIN_HIGH, ADMIN_LOW, clrhigh, clrlow.
278 if (!BLTYPE(&clrlow, SUN_CLR_ID)) {
281 BCLEARLOW(&clrlow);
284 if (BLEQUAL(clearance, &clrlow)) {

Completed in 44 milliseconds