Home
last modified time | relevance | path

Searched refs:wm_fd (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/compositor/
Dxwayland.c45 int wm_fd; member
57 wxw->api->xserver_loaded(wxw->xwayland, wxw->client, wxw->wm_fd); in handle_sigusr1()
145 wxw->wm_fd = wm[0]; in spawn_xserver()
/third_party/weston/include/libweston/
Dxwayland-api.h98 struct wl_client *client, int wm_fd);
/third_party/weston/xwayland/
Dlauncher.c310 struct wl_client *client, int wm_fd) in weston_xwayland_xserver_loaded() argument
313 wxs->wm = weston_wm_create(wxs, wm_fd); in weston_xwayland_xserver_loaded()