Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dprivates.h355 dixLookupPrivateOffset(RESTYPE type);
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_hooks.c223 offset = dixLookupPrivateOffset(rec->ptype); in SELinuxLabelResource()
628 offset = dixLookupPrivateOffset(rec->rtype); in SELinuxResource()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c575 dixLookupPrivateOffset(RESTYPE type) in dixLookupPrivateOffset() function