Searched refs:ConnectionNumber (Results 1 – 3 of 3) sorted by relevance
184 int x11_fd = ConnectionNumber(dsp); in MyXNextEventWithDelay()
879 #define ConnectionNumber(dpy) (((_XPrivDisplay)dpy)->fd) macro
9222 - FD_SET(ConnectionNumber(d), &fds);9279 + FD_SET(ConnectionNumber(d), &fds);