Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtsol/common/
H A Dprivate.c79 static brange_t cbounds; variable
458 cbounds.upper_bound = *bounds->upper_bound; in bclearcvtfull()
459 cbounds.lower_bound = *bounds->lower_bound; in bclearcvtfull()
518 bcccall.bounds = cbounds; /* save from last bslcvtfull() call */ in bclearcvt()