Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtsol/common/
H A Dmisc.c48 static bclear_t clow, chigh; /* static Admin Low and High CLRs */ variable
196 if (!BLTYPE(&clow, SUN_CLR_ID)) { in bclearvalid()
199 BCLEARLOW(&clow); in bclearvalid()
204 (BLEQUAL(clearance, &clow) || BLEQUAL(clearance, &chigh))) { in bclearvalid()
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c100 int clow = 512; variable