Lines Matching refs:PRIVATE_XSELINUX
87 [PRIVATE_XSELINUX] = "XSELINUX",
188 for (type = PRIVATE_XSELINUX; type < PRIVATE_LAST; type++) in fixupOneScreen()
354 if (type == PRIVATE_XSELINUX) { in dixRegisterPrivateKey()
358 for (t = PRIVATE_XSELINUX; t < PRIVATE_LAST; t++) in dixRegisterPrivateKey()
369 for (t = PRIVATE_XSELINUX; t < PRIVATE_LAST; t++) { in dixRegisterPrivateKey()
446 global_keys[PRIVATE_XSELINUX].created++; in _dixInitPrivates()
461 global_keys[PRIVATE_XSELINUX].created--; in _dixFiniPrivates()
508 assert(type > PRIVATE_XSELINUX && type < PRIVATE_LAST); in dixAllocatePrivates()
644 for (t = PRIVATE_XSELINUX; t < PRIVATE_LAST; t++) { in dixFreeScreenSpecificPrivates()
659 for (t = PRIVATE_XSELINUX; t < PRIVATE_LAST; t++) in dixInitScreenSpecificPrivates()
679 global_keys[PRIVATE_XSELINUX].created++; in _dixInitScreenPrivates()
741 for (t = PRIVATE_XSELINUX + 1; t < PRIVATE_LAST; t++) { in dixPrivateUsage()
760 for (t = PRIVATE_XSELINUX; t < PRIVATE_LAST; t++) { in dixResetPrivates()