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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolutils.c54 #define ALLOCATED 1 macro
154 sltable[0].allocated = ALLOCATED;
157 sltable[1].allocated = ALLOCATED;
166 uidtable[0].allocated = ALLOCATED;
180 if (uidtable[i].allocated == ALLOCATED)
193 if (uidtable[i].allocated == ALLOCATED &&
213 if (uidtable[i].allocated == ALLOCATED)
244 if ((uidtable[i].allocated == ALLOCATED) &&
260 if (uidtable[i].allocated != ALLOCATED)
262 uidtable[i].allocated = ALLOCATED;
[all...]

Completed in 9 milliseconds