Searched refs:XdmcpFatal (Results 1 – 2 of 2) sorted by relevance
168 static void XdmcpFatal(const char *type,739 XdmcpFatal("Manager unwilling", &UnwillingMessage); in receive_packet()1173 XdmcpFatal("Authentication Failure", &AcceptAuthenticationName); in recv_accept_msg()1211 XdmcpFatal("Session declined", &status); in recv_decline_msg()1271 XdmcpFatal("Session failed", &status); in recv_failed_msg()1323 XdmcpFatal(const char *type, ARRAY8Ptr status) in XdmcpFatal() function
31120 xdmcp: Declare XdmcpFatal _X_NORETURN31122 xdmcp.c:1404:1: warning: function 'XdmcpFatal' could be declared with attribute 'noreturn'36691 XdmcpFatal uses the format specifier %*.*s, which vpnprintf() doesn't