Searched refs:trust_level (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A Dsecurity.h51 unsigned int trust_level; member in struct:__anonb7cd11b10108
/xsrc/external/mit/libXext/dist/src/
H A DXSecurity.c265 if (valuemask & XSecurityTrustLevel) *value++ = attributes->trust_level;
/xsrc/external/mit/xauth/dist/
H A Dprocess.c1933 attributes.trust_level = XSecurityClientTrusted;
1937 attributes.trust_level = XSecurityClientUntrusted;

Completed in 5 milliseconds