Searched defs:allocated (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_mm.h56 unsigned allocated; member in struct:drm_mm_node
89 return node->allocated;
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dmultivis.h73 unsigned long allocated, used; member in struct:_winVisInfoList
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolutils.c109 char allocated; member in struct:slentry
118 char allocated; member in struct:uidentry
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 !
[all...]

Completed in 13 milliseconds