Searched refs:PRIVATE_XSELINUX (Results 1 – 4 of 4) sorted by relevance
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()[all …]
897 (subjectKey, PRIVATE_XSELINUX, sizeof(SELinuxSubjectRec)) || in SELinuxFlaskInit()898 !dixRegisterPrivateKey(objectKey, PRIVATE_XSELINUX, in SELinuxFlaskInit()900 !dixRegisterPrivateKey(dataKey, PRIVATE_XSELINUX, in SELinuxFlaskInit()
28 PRIVATE_XSELINUX, enumerator
105814 Add screens to the PRIVATE_XSELINUX set.109515 PRIVATE_XSELINUX which will allow it to continue to be used across the