Searched refs:DeclineAuthenticationName (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/os/
H A Dxdmcp.c1308 ARRAY8 status, DeclineAuthenticationName, DeclineAuthenticationData; local in function:recv_decline_msg
1311 DeclineAuthenticationName.data = 0;
1314 XdmcpReadARRAY8 (&buffer, &DeclineAuthenticationName) &&
1318 DeclineAuthenticationName.length +
1320 XdmcpCheckAuthentication (&DeclineAuthenticationName,
1327 XdmcpDisposeARRAY8 (&DeclineAuthenticationName);
/xsrc/external/mit/xorg-server/dist/os/
H A Dxdmcp.c1208 ARRAY8 status, DeclineAuthenticationName, DeclineAuthenticationData; local in function:recv_decline_msg
1211 DeclineAuthenticationName.data = 0;
1214 XdmcpReadARRAY8(&buffer, &DeclineAuthenticationName) &&
1217 DeclineAuthenticationName.length +
1219 XdmcpCheckAuthentication(&DeclineAuthenticationName,
1225 XdmcpDisposeARRAY8(&DeclineAuthenticationName);

Completed in 6 milliseconds