Searched refs:PRIVATE_LAST (Results 1 – 3 of 3) sorted by relevance
67 static DevPrivateSetRec global_keys[PRIVATE_LAST];69 static const Bool xselinux_private[PRIVATE_LAST] = {85 static const char *key_names[PRIVATE_LAST] = {114 static const Bool screen_specific_private[PRIVATE_LAST] = {188 for (type = PRIVATE_XSELINUX; type < PRIVATE_LAST; type++) in fixupOneScreen()289 static Bool (*const allocated_early[PRIVATE_LAST]) (FixupFunc, unsigned) = {358 for (t = PRIVATE_XSELINUX; t < PRIVATE_LAST; t++) in dixRegisterPrivateKey()369 for (t = PRIVATE_XSELINUX; t < PRIVATE_LAST; t++) { in dixRegisterPrivateKey()479 assert(type > PRIVATE_SCREEN && type < PRIVATE_LAST); in _dixAllocateObjectWithPrivates()508 assert(type > PRIVATE_XSELINUX && type < PRIVATE_LAST); in dixAllocatePrivates()[all …]
55 PRIVATE_LAST, enumerator
521 DevPrivateSetRec screenSpecificPrivates[PRIVATE_LAST];