Lines Matching refs:wl_log
72 wl_log("Data too big for buffer (%d > %d).\n", in wl_buffer_put()
539 wl_log("too many args (%d)\n", count); in wl_closure_marshal()
602 wl_log("error marshalling arguments for %s (signature %s): " in wl_closure_marshal()
638 wl_log("too many args (%d)\n", count); in wl_connection_demarshal()
665 wl_log("message too short, " in wl_connection_demarshal()
692 wl_log("message too short, " in wl_connection_demarshal()
703 wl_log("string not nul-terminated, " in wl_connection_demarshal()
718 wl_log("NULL object received on non-nullable " in wl_connection_demarshal()
730 wl_log("NULL new ID received on non-nullable " in wl_connection_demarshal()
738 wl_log("not a valid new object id (%u), " in wl_connection_demarshal()
751 wl_log("message too short, " in wl_connection_demarshal()
768 wl_log("file descriptor expected, " in wl_connection_demarshal()
826 wl_log("unknown object (%u), message %s(%s)\n", in wl_closure_lookup_objects()
835 wl_log("invalid object (%u), type (%s), " in wl_closure_lookup_objects()
964 wl_log("request could not be marshaled: " in copy_fds_to_connection()