Searched refs:QueueNewConnections (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | connection.c | 137 QueueNewConnections(int curconn, int ready, void *data); 286 SetNotifyFd(fd, QueueNewConnections, X_NOTIFY_READ, NULL); in CreateWellKnownSockets() 346 SetNotifyFd(ListenTransFds[i], QueueNewConnections, X_NOTIFY_READ, NULL); in ResetWellKnownSockets() 702 QueueNewConnections(int fd, int ready, void *data) in QueueNewConnections() function 1039 SetNotifyFd(fd, QueueNewConnections, X_NOTIFY_READ, NULL); in ListenOnOpenFD()
|