Lines Matching refs:xdmcpSocket
66 static int xdmcpSocket, sessionSocket;
574 if (xdmcpSocket >= 0)
575 SetNotifyFd(xdmcpSocket, XdmcpSocketNotify, X_NOTIFY_READ, NULL);
920 if ((xdmcpSocket = socket(AF_INET, SOCK_DGRAM, 0)) < 0)
923 else if (setsockopt(xdmcpSocket, SOL_SOCKET, SO_BROADCAST, (char *) &soopts,
932 socketfd = xdmcpSocket;
956 int socketfd = xdmcpSocket;
991 XdmcpFlush(xdmcpSocket, &buffer,
1005 socketfd = xdmcpSocket;
1081 int socketfd = xdmcpSocket;
1233 int socketfd = xdmcpSocket;
1291 int socketfd = xdmcpSocket;