Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmauth.c62 static char XdmAuthenticationName[] = "XDM-AUTHENTICATION-1"; variable
64 #define XdmAuthenticationNameLen (sizeof XdmAuthenticationName - 1)
154 XdmcpRegisterAuthentication(XdmAuthenticationName, XdmAuthenticationNameLen, in XdmAuthenticationInit()