Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmcp.c171 static void XdmcpWarning(const char *str);
918 XdmcpWarning("INET6 UDP socket creation failed"); in get_xdmcp_sock()
921 XdmcpWarning("UDP socket creation failed"); in get_xdmcp_sock()
925 XdmcpWarning("UDP set broadcast socket-option failed"); in get_xdmcp_sock()
1330 XdmcpWarning(const char *str) in XdmcpWarning() function