Searched refs:XdmcpSocketNotify (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/os/
H A Dxdmcp.c192 static void XdmcpSocketNotify(int fd, int ready, void *data);
575 SetNotifyFd(xdmcpSocket, XdmcpSocketNotify, X_NOTIFY_READ, NULL);
578 SetNotifyFd(xdmcpSocket6, XdmcpSocketNotify, X_NOTIFY_READ, NULL);
653 XdmcpSocketNotify(int fd, int ready, void *data) function in typeref:typename:void

Completed in 3 milliseconds