Searched refs:authenticationName (Results 1 – 1 of 1) sorted by relevance
1029 ARRAY8 authenticationName; in recv_willing_msg() local1033 authenticationName.data = 0; in recv_willing_msg()1036 if (XdmcpReadARRAY8(&buffer, &authenticationName) && in recv_willing_msg()1039 if (length == 6 + authenticationName.length + in recv_willing_msg()1043 XdmcpSelectHost(from, fromlen, &authenticationName); in recv_willing_msg()1050 XdmcpAddHost(from, fromlen, &authenticationName, &hostname, in recv_willing_msg()1058 XdmcpDisposeARRAY8(&authenticationName); in recv_willing_msg()