Searched refs:XdmcpSocketNotify (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | xdmcp.c | 193 static void XdmcpSocketNotify(int fd, int ready, void *data); 576 SetNotifyFd(xdmcpSocket, XdmcpSocketNotify, X_NOTIFY_READ, NULL); in xdmcp_reset() 579 SetNotifyFd(xdmcpSocket6, XdmcpSocketNotify, X_NOTIFY_READ, NULL); in xdmcp_reset() 654 XdmcpSocketNotify(int fd, int ready, void *data) in XdmcpSocketNotify() function
|