Searched refs:AuthenticationName (Results 1 – 1 of 1) sorted by relevance
138 ARRAY8Ptr AuthenticationName,142 int host_len, ARRAY8Ptr AuthenticationName);378 ARRAY8 AuthenticationName, AuthenticationData; in XdmcpRegisterAuthentication() local381 if (!XdmcpAllocARRAY8(&AuthenticationName, namelen)) in XdmcpRegisterAuthentication()384 XdmcpDisposeARRAY8(&AuthenticationName); in XdmcpRegisterAuthentication()388 AuthenticationName.data[i] = name[i]; in XdmcpRegisterAuthentication()398 XdmcpDisposeARRAY8(&AuthenticationName); in XdmcpRegisterAuthentication()410 AuthenticationName; in XdmcpRegisterAuthentication()423 static ARRAY8Ptr AuthenticationName = &noAuthenticationName; variable434 AuthenticationName = &AuthenticationNames.data[i]; in XdmcpSetAuthentication()[all …]