Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmcp.c168 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
/OK3568_Linux_fs/external/xserver/
H A DChangeLog31120 xdmcp: Declare XdmcpFatal _X_NORETURN
31122 xdmcp.c:1404:1: warning: function 'XdmcpFatal' could be declared with attribute 'noreturn'
36691 XdmcpFatal uses the format specifier %*.*s, which vpnprintf() doesn't