Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinauth.c61 static XID g_authId = 0; variable
95 g_authId = GenerateAuthorization(strlen(AUTH_NAME), in winGenerateAuthorization()
98 if ((XID) ~0L == g_authId) { in winGenerateAuthorization()
125 pAuth->id = g_authId; in winGenerateAuthorization()
135 if (!AddResource(g_authId, SecurityAuthorizationResType, pAuth)) { in winGenerateAuthorization()