Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c94 xwl_give_up(const char *f, ...) in xwl_give_up() function
953 xwl_give_up("failed to read Wayland events: %s\n", strerror(errno)); in xwl_read_events()
959 xwl_give_up("failed to dispatch Wayland events: %s\n", strerror(errno)); in xwl_read_events()
986 xwl_give_up("failed to dispatch Wayland events: %s\n", in xwl_dispatch_events()
995 xwl_give_up("error polling on XWayland fd: %s\n", strerror(errno)); in xwl_dispatch_events()
1001 xwl_give_up("failed to write to XWayland fd: %s\n", strerror(errno)); in xwl_dispatch_events()
1045 xwl_give_up("could not connect to wayland server\n"); in xwl_screen_roundtrip()