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

/osnet-11/usr/src/lib/libtsol/common/
H A Dprivate.c81 static brange_t cbounds; variable
406 * Uses cbounds, clrcvt, clrcvtsize, clrdim, clrstring,
460 cbounds.upper_bound = *bounds->upper_bound;
461 cbounds.lower_bound = *bounds->lower_bound;
502 * Uses cbounds, clrdim, clrstring.
520 bcccall.bounds = cbounds; /* save from last bslcvtfull() call */

Completed in 31 milliseconds