Home
last modified time | relevance | path

Searched refs:XaceGetConnectionNumber (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxace.h95 extern _X_EXPORT int XaceGetConnectionNumber(ClientPtr ptr);
H A Dxace.c319 XaceGetConnectionNumber(ClientPtr client) in XaceGetConnectionNumber() function
H A Dxselinux_hooks.c114 int fd = XaceGetConnectionNumber(client); in SELinuxLabelClient()