Searched refs:wm_fd_str (Results 1 – 1 of 1) sorted by relevance
/third_party/weston/compositor/ |
D | xwayland.c | 68 char s[12], abstract_fd_str[12], unix_fd_str[12], wm_fd_str[12]; in spawn_xserver() local 106 snprintf(wm_fd_str, sizeof wm_fd_str, "%d", fd); in spawn_xserver() 128 "-wm", wm_fd_str, in spawn_xserver() 135 abstract_fd_str, unix_fd_str, wm_fd_str, in spawn_xserver()
|