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

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux_ext.c248 ProcSELinuxGetPropertyContext(ClientPtr client, pointer privKey) function in typeref:typename:int
502 return ProcSELinuxGetPropertyContext(client, objectKey);
504 return ProcSELinuxGetPropertyContext(client, dataKey);
588 return ProcSELinuxGetPropertyContext(client, privKey);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux_ext.c248 ProcSELinuxGetPropertyContext(ClientPtr client, void *privKey) function in typeref:typename:int
505 return ProcSELinuxGetPropertyContext(client, objectKey);
507 return ProcSELinuxGetPropertyContext(client, dataKey);
586 return ProcSELinuxGetPropertyContext(client, privKey);

Completed in 3 milliseconds