Searched refs:wayland_fd (Results 1 – 2 of 2) sorted by relevance
251 RemoveNotifyFd(xwl_screen->wayland_fd); in xwl_close_screen()1237 xwl_screen->wayland_fd = wl_display_get_fd(xwl_screen->display); in xwl_screen_init()1238 SetNotifyFd(xwl_screen->wayland_fd, socket_handler, X_NOTIFY_READ, xwl_screen); in xwl_screen_init()
142 int wayland_fd; member