HomeSort by relevance Sort by last modified time
    Searched refs:wl_log (Results 1 - 7 of 7) sorted by null

  /external/wayland/src/
connection.c 72 wl_log("Data too big for buffer (%d > %d).\n",
539 wl_log("too many args (%d)\n", count);
602 wl_log("error marshalling arguments for %s (signature %s): "
638 wl_log("too many args (%d)\n", count);
665 wl_log("message too short, "
692 wl_log("message too short, "
703 wl_log("string not nul-terminated, "
718 wl_log("NULL object received on non-nullable "
730 wl_log("NULL new ID received on non-nullable "
738 wl_log("not a valid new object id (%u),
    [all...]
wayland-server.c 1011 wl_log("wl_global_create: failing to create interface "
1018 wl_log("wl_global_create: implemented version for '%s' "
1144 wl_log("failed to accept: %m\n");
1164 wl_log("unable to open lockfile %s check permissions\n",
1170 wl_log("unable to lock lockfile %s, maybe another compositor is running\n",
1177 wl_log("did not manage to stat file %s\n",
1209 wl_log("error: XDG_RUNTIME_DIR not set in the environment\n");
1225 wl_log("error: socket path \"%s/%s\" plus null terminator"
1249 wl_log("bind() failed with error: %m\n");
1254 wl_log("listen() failed with error: %m\n")
    [all...]
wayland-client.c 473 wl_log("proxy %p already has listener\n", proxy);
531 wl_log("proxy %p already has listener\n", proxy);
810 wl_log("%s@%u: error %d: %s\n",
818 wl_log("[destroyed object]: error %d: %s\n",
838 wl_log("error: received delete_id for unknown id (%u)\n", id);
863 wl_log("error: XDG_RUNTIME_DIR not set in the environment.\n");
887 wl_log("error: socket path \"%s/%s\" plus null terminator"
    [all...]
wayland-private.h 222 void wl_log(const char *fmt, ...);
event-loop.c 181 wl_log("timerfd read error: %m\n");
242 wl_log("signalfd read error: %m\n");
wayland-util.c 401 wl_log(const char *fmt, ...) function
wayland-shm.c 394 wl_log("Buffer address requested when its parent pool "

Completed in 184 milliseconds