Home
last modified time | relevance | path

Searched refs:listen_fds (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1067 ListenOnOpenFD(xwl_screen->listen_fds[i], FALSE); in listen_on_fds()
1143 ARRAY_SIZE(xwl_screen->listen_fds)) in xwl_screen_init()
1145 ARRAY_SIZE(xwl_screen->listen_fds)); in xwl_screen_init()
1147 xwl_screen->listen_fds[xwl_screen->listen_fd_count++] = in xwl_screen_init()
H A Dxwayland.h124 int listen_fds[5]; member