Home
last modified time | relevance | path

Searched refs:_dbus_warn (Results 1 – 25 of 43) sorted by relevance

12

/external/dbus/dbus/
Ddbus-auth-script.c75 _dbus_warn ("bad backslashed byte %c\n", b); in append_quoted_string()
280 _dbus_warn ("Getting contents of %s failed: %s\n", in _dbus_auth_script_run()
337 _dbus_warn ("skipping unix only auth script\n"); in _dbus_auth_script_run()
353 _dbus_warn ("skipping windows only auth script\n"); in _dbus_auth_script_run()
365 _dbus_warn ("already created a DBusAuth (CLIENT or SERVER given twice)\n"); in _dbus_auth_script_run()
372 _dbus_warn ("no memory to create DBusAuth\n"); in _dbus_auth_script_run()
383 _dbus_warn ("no memory for credentials\n"); in _dbus_auth_script_run()
391 _dbus_warn ("no memory for setting credentials\n"); in _dbus_auth_script_run()
407 _dbus_warn ("already created a DBusAuth (CLIENT or SERVER given twice)\n"); in _dbus_auth_script_run()
414 _dbus_warn ("no memory to create DBusAuth\n"); in _dbus_auth_script_run()
[all …]
Ddbus-marshal-validate-util.c60 _dbus_warn ("Improper validation result %d for '%s'\n", in run_validity_tests()
248 _dbus_warn ("Path \"%s\" should have been valid\n", valid_paths[i]); in _dbus_marshal_validate_test()
263 _dbus_warn ("Path \"%s\" should have been invalid\n", invalid_paths[i]); in _dbus_marshal_validate_test()
279 _dbus_warn ("Interface \"%s\" should have been valid\n", valid_interfaces[i]); in _dbus_marshal_validate_test()
294 _dbus_warn ("Interface \"%s\" should have been invalid\n", invalid_interfaces[i]); in _dbus_marshal_validate_test()
312 _dbus_warn ("Bus name \"%s\" should have been valid\n", valid_interfaces[i]); in _dbus_marshal_validate_test()
329 _dbus_warn ("Bus name \"%s\" should have been invalid\n", invalid_interfaces[i]); in _dbus_marshal_validate_test()
346 _dbus_warn ("Bus name \"%s\" should have been valid\n", valid_unique_names[i]); in _dbus_marshal_validate_test()
361 _dbus_warn ("Bus name \"%s\" should have been invalid\n", invalid_unique_names[i]); in _dbus_marshal_validate_test()
379 _dbus_warn ("Error name \"%s\" should have been valid\n", valid_interfaces[i]); in _dbus_marshal_validate_test()
[all …]
Ddbus-sysdeps-util.c49 _dbus_warn ("For filename \"%s\" got dirname \"%s\" and expected \"%s\"\n", in check_dirname()
69 _dbus_warn ("For path \"%s\" expected absolute = %d got %d\n", in check_path_absolute()
132 _dbus_warn ("Failed to parse double"); in _dbus_sysdeps_test()
137 _dbus_warn ("Failed to parse 3.5 correctly, got: %f", val); in _dbus_sysdeps_test()
142 _dbus_warn ("_dbus_string_parse_double of \"3.5\" returned wrong position %d", pos); in _dbus_sysdeps_test()
150 _dbus_warn ("Should not have parsed hex as double\n"); in _dbus_sysdeps_test()
Ddbus-spawn.c322 _dbus_warn ("Babysitter process not available to be reaped; should not happen\n"); in _dbus_babysitter_unref()
324 _dbus_warn ("Unexpected error %d in waitpid() for babysitter: %s\n", in _dbus_babysitter_unref()
382 _dbus_warn ("Failed to read data from fd %d: %s\n", fd, error.message); in read_data()
408 _dbus_warn ("Failed to read arg from fd %d: %s\n", fd, error.message); in read_data()
452 _dbus_warn ("Failed to read PID from fd %d: %s\n", fd, error.message); in read_data()
467 _dbus_warn ("Unknown message received from babysitter process\n"); in read_data()
867 _dbus_warn ("Failed to write data to pipe!\n"); in do_write()
940 _dbus_warn ("Fd %d did not have the close-on-exec flag set!\n", i); in do_exec()
984 _dbus_warn ("unexpected waitpid() failure in check_babysit_events(): %s\n", in check_babysit_events()
997 _dbus_warn ("waitpid() reaped pid %d that we've never heard of\n", in check_babysit_events()
[all …]
Ddbus-message-util.c135 _dbus_warn ("%d dbus_malloc blocks were not freed in %s\n", in check_memleaks()
176 _dbus_warn("file descriptor %i leaked in %s.\n", fd, __FILE__); in _dbus_check_fdleaks()
196 _dbus_warn ("loader corrupted on message that was expected to be valid; invalid reason %d\n", in check_have_valid_message()
204 _dbus_warn ("didn't load message that was expected to be valid (message not popped)\n"); in check_have_valid_message()
210 _dbus_warn ("had leftover bytes from expected-to-be-valid single message\n"); in check_have_valid_message()
245 _dbus_warn ("loader not corrupted on message that was expected to be invalid\n"); in check_invalid_message()
254_dbus_warn ("expected message to be corrupted for reason %d and was corrupted for %d instead\n", in check_invalid_message()
276_dbus_warn ("loader corrupted on message that was expected to be valid (but incomplete), corruptio… in check_incomplete_message()
284 _dbus_warn ("loaded message that was expected to be incomplete\n"); in check_incomplete_message()
342 _dbus_warn ("Could not load message file %s: %s\n", in dbus_internal_do_not_use_load_message_file()
[all …]
Ddbus-spawn-win.c756 _dbus_warn ("Did not get an error launching nonexistent executable\n"); in check_spawn_nonexistent()
763 _dbus_warn ("Not expecting error when launching nonexistent executable: %s: %s\n", in check_spawn_nonexistent()
801 _dbus_warn ("Did not get an error launching segfaulting binary\n"); in check_spawn_segfault()
808 _dbus_warn ("Not expecting error when launching segfaulting executable: %s: %s\n", in check_spawn_segfault()
846 _dbus_warn ("Did not get an error launching binary that exited with failure code\n"); in check_spawn_exit()
853 _dbus_warn ("Not expecting error when launching exiting executable: %s: %s\n", in check_spawn_exit()
894 _dbus_warn ("Did not get an error after killing spawned binary\n"); in check_spawn_and_kill()
901 _dbus_warn ("Not expecting error when killing executable: %s: %s\n", in check_spawn_and_kill()
Ddbus-auth-util.c73 _dbus_warn ("Could not open %s: %s\n", in process_test_subdir()
117 _dbus_warn ("Could not get next file in %s: %s\n", in process_test_subdir()
Ddbus-test.c47 _dbus_warn ("%d dbus_malloc blocks were not freed\n", in check_memleaks()
138 _dbus_warn ("recursive marshal tests disabled\n"); in dbus_internal_do_not_use_run_tests()
Ddbus-internals.c249 _dbus_warn (const char *format, in _dbus_warn() function
923 _dbus_warn ("%lu: assertion failed \"%s\" file \"%s\" line %d function %s\n", in _dbus_real_assert()
944 _dbus_warn ("File \"%s\" line %d process %lu should not have been reached: %s\n", in _dbus_real_assert_not_reached()
1023 _dbus_warn ("couldn't parse '%s' as integer\n", setting); in _dbus_test_oom_handling()
Ddbus-address.c718 _dbus_warn ("Escaped '%s' as '%s' should have been '%s'\n", in _dbus_address_test()
727 _dbus_warn ("Failed to unescape '%s': %s\n", in _dbus_address_test()
735 _dbus_warn ("Unescaped '%s' as '%s' should have been '%s'\n", in _dbus_address_test()
753 _dbus_warn ("Should not have successfully unescaped '%s' to '%s'\n", in _dbus_address_test()
Ddbus-marshal-byteswap-util.c78 _dbus_warn ("Byte-swapped data did not have same values as original data\n"); in do_byteswap_test()
Ddbus-memory.c358_dbus_warn ("Block of %lu bytes from %s had start guard value 0x%ux at %d expected 0x%x\n", in check_guards()
373_dbus_warn ("Block of %lu bytes from %s had end guard value 0x%ux at %d expected 0x%x\n", in check_guards()
Ddbus-keyring.c255 _dbus_warn ("Failed to delete lock file: %s\n", in _dbus_keyring_unlock()
461 _dbus_warn ("Secret keyring file contains non-ASCII! Ignoring existing contents\n"); in _dbus_keyring_reload()
630 _dbus_warn ("returning %d but error pointer %p name %s\n", in _dbus_keyring_reload()
/external/dbus/bus/
Ddispatch.c513_dbus_warn ("%s:%d received message interface \"%s\" member \"%s\" error name \"%s\" on %p, expect… in warn_unexpected_real()
524 _dbus_warn ("%s:%d received no message on %p, expecting %s\n", in warn_unexpected_real()
579 _dbus_warn ("Did not receive a message on %p, expecting %s\n", in check_service_owner_changed_foreach()
614 _dbus_warn ("Did not get the expected arguments\n"); in check_service_owner_changed_foreach()
623 _dbus_warn ("inconsistent NameOwnerChanged arguments\n"); in check_service_owner_changed_foreach()
629 _dbus_warn ("expected info on service %s, got info on %s\n", in check_service_owner_changed_foreach()
638 _dbus_warn ("inconsistent ServiceOwnedChanged message (\"%s\" [ %s -> %s ])\n", in check_service_owner_changed_foreach()
851 _dbus_warn ("Did not receive a reply to %s %d on %p\n", in check_hello_message()
860 _dbus_warn ("Message has wrong sender %s\n", in check_hello_message()
910 _dbus_warn ("Did not get the expected single string argument to hello\n"); in check_hello_message()
[all …]
Dconfig-parser-trivial.c373 _dbus_warn ("User was NULL!\n"); in check_return_values()
380 _dbus_warn ("User was invalid; '%s'!\n", user); in check_return_values()
390 _dbus_warn ("Type was NULL!\n"); in check_return_values()
395 _dbus_warn ("Type was invalid; '%s'!\n", user); in check_return_values()
404 _dbus_warn ("Service dirs are NULL!\n"); in check_return_values()
443 _dbus_warn ("Failed to load valid file but still had memory: %s\n", in do_load()
463 _dbus_warn ("Accepted invalid file\n"); in do_load()
519 _dbus_warn ("Could not open %s: %s\n", in process_test_valid_subdir()
579 _dbus_warn ("Could not get next file in %s: %s\n", in process_test_valid_subdir()
612 _dbus_warn ("couldn't allocate full path"); in make_full_path()
[all …]
Dmain.c66 _dbus_warn ("Unable to write to reload pipe.\n"); in signal_handler()
114 _dbus_warn ("Can not introspect - Out of memory\n"); in introspect()
180 _dbus_warn ("Couldn't read from reload pipe.\n"); in handle_reload_watch()
196 _dbus_warn ("Unable to reload configuration: %s\n", in handle_reload_watch()
222 _dbus_warn ("Unable to create reload pipe: %s\n", in setup_reload_pipe()
234 _dbus_warn ("Unable to create reload watch: %s\n", in setup_reload_pipe()
243 _dbus_warn ("Unable to add reload watch to main loop: %s\n", in setup_reload_pipe()
487 _dbus_warn ("SELinux pre-initialization failed\n"); in main()
500 _dbus_warn ("Failed to start message bus: %s\n", in main()
Ddir-watch-dnotify.c52_dbus_warn ("Cannot watch config directory '%s'. Already watching %d directories\n", dir, MAX_DIRS… in bus_watch_directory()
59 _dbus_warn ("Cannot open directory '%s'; error '%s'\n", dir, _dbus_strerror (errno)); in bus_watch_directory()
65 _dbus_warn ("Cannot setup D_NOTIFY for '%s' error '%s'\n", dir, _dbus_strerror (errno)); in bus_watch_directory()
Ddir-watch-kqueue.c106 _dbus_warn ("Cannot create kqueue; error '%s'\n", _dbus_strerror (errno)); in _init_kqueue()
117 _dbus_warn ("Unable to create kqueue watch\n"); in _init_kqueue()
126 _dbus_warn ("Unable to add reload watch to main loop"); in _init_kqueue()
211_dbus_warn ("Cannot open directory '%s'; error '%s'\n", new_dirs[i], _dbus_strerror (errno)); in bus_set_watched_dirs()
226_dbus_warn ("Cannot setup a kevent for '%s'; error '%s'\n", new_dirs[i], _dbus_strerror (errno)); in bus_set_watched_dirs()
Dselinux.c138 _dbus_warn ("Failed opening connection to the audit subsystem"); in bus_selinux_audit_init()
224 _dbus_warn ("Failed to start AVC thread: %s\n", _dbus_strerror (rc)); in avc_create_thread()
246 _dbus_warn ("Could not create mutex: %s\n", _dbus_strerror (errno)); in avc_alloc_lock()
305 _dbus_warn ("Could not tell if SELinux is enabled: %s\n", in bus_selinux_pre_init()
340 _dbus_warn ("Failed to start Access Vector Cache (AVC).\n"); in bus_selinux_full_init()
352 _dbus_warn ("Failed to add policy reload callback: %s\n", in bus_selinux_full_init()
763 _dbus_warn ("Error getting SID from context \"%s\": %s\n", in bus_selinux_init_connection_id()
844 _dbus_warn ("Error getting SID from context \"%s\": %s\n", in bus_selinux_id_table_insert()
1074 _dbus_warn ("Failed to drop supplementary groups: %s\n", in _dbus_change_to_daemon_user()
Ddir-watch-inotify.c161_dbus_warn ("Cannot setup inotify for '%s'; error '%s'\n", new_dirs[i], _dbus_strerror (errno)); in _set_watched_dirs_internal()
238 _dbus_warn ("Cannot initialize inotify\n"); in _init_inotify()
249 _dbus_warn ("Unable to create inotify watch\n"); in _init_inotify()
256 _dbus_warn ("Unable to add reload watch to main loop"); in _init_inotify()
Dtest.c304 _dbus_warn ("No memory\n"); in bus_context_new_test()
311 _dbus_warn ("No memory\n"); in bus_context_new_test()
320 _dbus_warn ("No memory\n"); in bus_context_new_test()
331 _dbus_warn ("Failed to create debug bus context from configuration file %s: %s\n", in bus_context_new_test()
Dtest-launch-helper.c48 _dbus_warn ("%d dbus_malloc blocks were not freed\n", in check_memleaks()
82 _dbus_warn ("FAILED SELF TEST: Error: %s\n", error.message); in bus_activation_helper_oom_test()
Dtest-system.c48 _dbus_warn ("%d dbus_malloc blocks were not freed\n", in check_memleaks()
Dtest-main.c50 _dbus_warn ("%d dbus_malloc blocks were not freed\n", in check_memleaks()
Dconfig-parser.c1034 _dbus_warn ("Unknown username \"%s\" in message bus configuration file\n", in start_busconfig_child()
1046 _dbus_warn ("Unknown group \"%s\" in message bus configuration file\n", in start_busconfig_child()
1531 _dbus_warn ("Unknown username \"%s\" on element <%s>\n", in append_rule_from_element()
1563 _dbus_warn ("Unknown group \"%s\" on element <%s>\n", in append_rule_from_element()
2746 _dbus_warn ("Failed to load valid file but still had memory: %s\n", in do_load()
2766 _dbus_warn ("Accepted invalid file\n"); in do_load()
2822 _dbus_warn ("Could not open %s: %s\n", in process_test_valid_subdir()
2882 _dbus_warn ("Could not get next file in %s: %s\n", in process_test_valid_subdir()
3092 _dbus_warn ("Could not open %s: %s\n", in all_are_equiv()
3129 _dbus_warn ("Could not load file %s: %s\n", in all_are_equiv()
[all …]

12