HomeSort by relevance Sort by last modified time
    Searched defs:c8 (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/tsol/tnchkdb/
tnchkdb.c 236 uint32_t c8; local
253 c8 = blab->compartments.c8;
255 if (c8 & 0x0000ffff) {
257 if (c8 & 0xffff0000) {
  /onnv/onnv-gate/usr/src/uts/common/sys/tsol/
label_macro.h 57 uint32_t c8; member in struct:__anon8262
127 (l1)->_comps.c8 == (l2)->_comps.c8)
186 (l)->_comps.c5 = (l)->_comps.c6 = (l)->_comps.c7 = (l)->_comps.c8 = \
192 (l)->_comps.c5 = (l)->_comps.c6 = (l)->_comps.c7 = (l)->_comps.c8 = \
219 (l1)->_comps.c8 == (l2)->_comps.c8)
233 (l2)->_comps.c8 == ((l1)->_comps.c8 & (l2)->_comps.c8))
    [all...]

Completed in 360 milliseconds