Searched refs:ProcSELinuxGetSelectionContext (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux_ext.c272 ProcSELinuxGetSelectionContext(ClientPtr client, pointer privKey) function in typeref:typename:int
516 return ProcSELinuxGetSelectionContext(client, objectKey);
518 return ProcSELinuxGetSelectionContext(client, dataKey);
599 return ProcSELinuxGetSelectionContext(client, privKey);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux_ext.c272 ProcSELinuxGetSelectionContext(ClientPtr client, void *privKey) function in typeref:typename:int
519 return ProcSELinuxGetSelectionContext(client, objectKey);
521 return ProcSELinuxGetSelectionContext(client, dataKey);
596 return ProcSELinuxGetSelectionContext(client, privKey);

Completed in 3 milliseconds