Searched refs:privKey (Results 1 – 1 of 1) sorted by relevance
248 ProcSELinuxGetPropertyContext(ClientPtr client, void *privKey) in ProcSELinuxGetPropertyContext() argument267 obj = dixLookupPrivate(&pProp->devPrivates, privKey); in ProcSELinuxGetPropertyContext()272 ProcSELinuxGetSelectionContext(ClientPtr client, void *privKey) in ProcSELinuxGetSelectionContext() argument285 obj = dixLookupPrivate(&pSel->devPrivates, privKey); in ProcSELinuxGetSelectionContext()579 SProcSELinuxGetPropertyContext(ClientPtr client, void *privKey) in SProcSELinuxGetPropertyContext() argument586 return ProcSELinuxGetPropertyContext(client, privKey); in SProcSELinuxGetPropertyContext()590 SProcSELinuxGetSelectionContext(ClientPtr client, void *privKey) in SProcSELinuxGetSelectionContext() argument596 return ProcSELinuxGetSelectionContext(client, privKey); in SProcSELinuxGetSelectionContext()