Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/src/
H A Dconnection.c80 wl_log("Data too big for buffer (%d > %d).\n", in wl_buffer_put()
564 wl_log("too many args (%d)\n", count); in wl_closure_init()
704 wl_log("message too short, invalid header\n"); in wl_connection_demarshal()
731 wl_log("message too short, " in wl_connection_demarshal()
759 wl_log("message too short, " in wl_connection_demarshal()
771 wl_log("string not nul-terminated, " in wl_connection_demarshal()
806 wl_log("not a valid new object id (%u), " in wl_connection_demarshal()
819 wl_log("message too short, " in wl_connection_demarshal()
837 wl_log("file descriptor expected, " in wl_connection_demarshal()
918 wl_log("invalid object (%u), type (%s), " in wl_closure_lookup_objects()
[all …]
H A Dwayland-server.c190 wl_log("compositor bug: The compositor " in verify_objects()
318 wl_log("%s (pid %u)\n", reason, client->ucred.pid); in destroy_client_with_error()
1191 wl_log("wl_global_create: failing to create interface " in wl_global_create()
1198 wl_log("wl_global_create: implemented version for '%s' " in wl_global_create()
1423 wl_log("failed to accept: %s\n", strerror(errno)); in socket_data()
1443 wl_log("unable to open lockfile %s check permissions\n", in wl_socket_lock()
1456 wl_log("did not manage to stat file %s\n", in wl_socket_lock()
1504 wl_log("error: socket path \"%s/%s\" plus null terminator" in wl_socket_init_for_display_name()
1528 wl_log("bind() failed with error: %s\n", strerror(errno)); in _wl_display_add_socket()
1533 wl_log("listen() failed with error: %s\n", strerror(errno)); in _wl_display_add_socket()
[all …]
H A Dwayland-client.c565 wl_log("proxy %p already has listener\n", proxy); in wl_proxy_add_listener()
623 wl_log("proxy %p already has listener\n", proxy); in wl_proxy_add_dispatcher()
749 wl_log("Error marshalling request: %s\n", strerror(errno)); in wl_proxy_marshal_array_constructor_versioned()
758 wl_log("Error sending request: %s\n", strerror(errno)); in wl_proxy_marshal_array_constructor_versioned()
911 wl_log("%s@%u: error %d: %s\n", in display_handle_error()
919 wl_log("[destroyed object]: error %d: %s\n", in display_handle_error()
946 wl_log("error: received delete_id for unknown id (%u)\n", id); in display_handle_delete_id()
975 wl_log("error: XDG_RUNTIME_DIR not set in the environment.\n"); in connect_to_socket()
1002 wl_log("error: socket path \"%s/%s\" plus null terminator" in connect_to_socket()
1005 wl_log("error: socket path \"%s\" plus null terminator" in connect_to_socket()
[all …]
H A Devent-loop.c343 wl_log("Allocation failure when expanding timer list"); in wl_timer_heap_reserve()
364 wl_log("Reallocation failure when shrinking timer list"); in wl_timer_heap_unreserve()
683 wl_log("signalfd read error: %s\n", strerror(errno)); in wl_event_source_signal_dispatch()
945 wl_log("Source dispatch function returned negative value!"); in post_dispatch_check()
946 wl_log("This would previously accidentally suppress a follow-up dispatch"); in post_dispatch_check()
H A Dwayland-private.h221 void wl_log(const char *fmt, ...);
H A Dwayland-util.c399 wl_log(const char *fmt, ...) in wl_log() function
H A Dwayland-shm.c410 wl_log("Buffer address requested when its parent pool " in wl_shm_buffer_get_data()
/dports/devel/efl/efl-1.25.1/
H A DNEWS2995 * ecore-wl2: Remove setting custom wl_log handler