Searched refs:wm_fd (Results 1 – 2 of 2) sorted by relevance
1053 if (!AddClientOnOpenFD(xwl_screen->wm_fd)) in add_client_fd()1101 xwl_screen->wm_fd = -1; in xwl_screen_init()1137 xwl_screen->wm_fd = atoi(argv[i + 1]); in xwl_screen_init()1176 if (xwl_screen->wm_fd >= 0) in xwl_screen_init()
123 int wm_fd; member