Home
last modified time | relevance | path

Searched refs:clrlow (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dbtos.c51 static bclear_t clrlow, clrhigh; /* static admin_low and admin_high Clearance */ variable
276 if (!BLTYPE(&clrlow, SUN_CLR_ID)) { in bcleartos()
279 BCLEARLOW(&clrlow); in bcleartos()
282 if (BLEQUAL(clearance, &clrlow)) { in bcleartos()