Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmcp.c360 static ARRAYofARRAY8 AuthenticationNames, AuthenticationDatas; variable
393 XdmcpReallocARRAYofARRAY8(&AuthenticationDatas, in XdmcpRegisterAuthentication()
394 AuthenticationDatas.length + 1) && in XdmcpRegisterAuthentication()
411 AuthenticationDatas.data[AuthenticationDatas.length - 1] = in XdmcpRegisterAuthentication()
435 AuthenticationData = &AuthenticationDatas.data[i]; in XdmcpSetAuthentication()