Lines Matching refs:_dbus_verbose
212 _dbus_verbose ("DISPATCH: %s %s %s to %s\n", in bus_dispatch()
278 _dbus_verbose ("Security policy rejected message\n"); in bus_dispatch()
282 _dbus_verbose ("Giving message to %s\n", DBUS_SERVICE_DBUS); in bus_dispatch()
288 _dbus_verbose ("Received message from non-registered client. Disconnecting.\n"); in bus_dispatch()
318 _dbus_verbose ("bus_activation_activate_service() failed: %s\n", error.name); in bus_dispatch()
354 _dbus_verbose ("Not sending error to connection we disconnected\n"); in bus_dispatch()
452 _dbus_verbose ("expecting: %s\n", what_is_expected); in block_connection_until_message_from_bus()
467 _dbus_verbose ("Spinning to auth connection %p\n", connection); in spin_connection_until_authenticated()
474 _dbus_verbose (" ... done spinning to auth connection %p\n", connection); in spin_connection_until_authenticated()
528 _dbus_verbose ("Received message interface \"%s\" member \"%s\" error name \"%s\" on %p\n", in verbose_message_received()
657 _dbus_verbose ("killing connection %p\n", connection); in kill_client_connection()
706 _dbus_verbose ("Unchecked kill of connection %p\n", connection); in kill_client_connection_unchecked()
754 _dbus_verbose ("leftover message found\n"); in check_no_leftovers()
783 _dbus_verbose ("check_hello_message for %p\n", connection); in check_hello_message()
809 _dbus_verbose ("connection was disconnected (presumably auth failed)\n"); in check_hello_message()
821 _dbus_verbose ("connection was disconnected (presumably auth failed)\n"); in check_hello_message()
832 _dbus_verbose ("connection was disconnected (presumably auth failed)\n"); in check_hello_message()
895 _dbus_verbose ("no memory to get service name arg from hello\n"); in check_hello_message()
908 _dbus_verbose ("Got hello name: %s\n", name); in check_hello_message()
948 _dbus_verbose ("no memory to get service name arg from acquired\n"); in check_hello_message()
961 _dbus_verbose ("Got acquired name: %s\n", acquired); in check_hello_message()
978 _dbus_verbose ("ending - retval = %d\n", retval); in check_hello_message()
1007 _dbus_verbose ("check_double_hello_message for %p\n", connection); in check_double_hello_message()
1034 _dbus_verbose ("connection was disconnected\n"); in check_double_hello_message()
1099 _dbus_verbose ("check_get_connection_unix_user for %p\n", connection); in check_get_connection_unix_user()
1136 _dbus_verbose ("connection was disconnected\n"); in check_get_connection_unix_user()
1190 _dbus_verbose ("no memory to get uid by GetConnectionUnixUser\n"); in check_get_connection_unix_user()
1236 _dbus_verbose ("check_get_connection_unix_process_id for %p\n", connection); in check_get_connection_unix_process_id()
1273 _dbus_verbose ("connection was disconnected\n"); in check_get_connection_unix_process_id()
1304 _dbus_verbose ("Windows correctly does not support GetConnectionUnixProcessID\n"); in check_get_connection_unix_process_id()
1340 _dbus_verbose ("no memory to get pid by GetConnectionUnixProcessID\n"); in check_get_connection_unix_process_id()
1402 _dbus_verbose ("check_add_match_all for %p\n", connection); in check_add_match_all()
1436 _dbus_verbose ("connection was disconnected\n"); in check_add_match_all()
1447 _dbus_verbose ("connection was disconnected\n"); in check_add_match_all()
1616 _dbus_verbose ("connection was disconnected\n"); in check_nonexistent_service_no_auto_start()
1708 _dbus_verbose ("connection was disconnected\n"); in check_nonexistent_service_auto_start()
2168 _dbus_verbose ("Sending exit message to the test service\n"); in check_send_exit_to_service()
2247 _dbus_verbose ("Got error %s when asking test service to exit\n", in check_send_exit_to_service()
2288 _dbus_verbose ("Got error %s after test service exited\n", in check_send_exit_to_service()
2488 _dbus_verbose ("connection was disconnected\n"); in check_existent_service_no_auto_start()
2503 _dbus_verbose (" (after sending %s)\n", "StartServiceByName"); in check_existent_service_no_auto_start()
2710 _dbus_verbose ("connection was disconnected\n"); in check_segfault_service_no_auto_start()
2811 _dbus_verbose ("connection was disconnected\n"); in check_segfault_service_auto_start()
3130 _dbus_verbose ("connection was disconnected\n"); in check_existent_service_auto_start()
3145 _dbus_verbose (" (after sending %s)\n", "auto start"); in check_existent_service_auto_start()
3315 _dbus_verbose ("connection was disconnected\n"); in check_launch_service_file_missing()
3349 _dbus_verbose("got service unknown\n"); in check_launch_service_file_missing()
3445 _dbus_verbose("got service file invalid\n"); in check_launch_service_user_missing()
3541 _dbus_verbose("could not activate as invalid service file was not added\n"); in check_launch_service_exec_missing()
3548 _dbus_verbose("got service file invalid\n"); in check_launch_service_exec_missing()
3645 _dbus_verbose("could not activate as invalid service file was not added\n"); in check_launch_service_service_missing()
3652 _dbus_verbose("got service file invalid\n"); in check_launch_service_service_missing()
3714 _dbus_verbose ("connection was disconnected\n"); in check_shell_fail_service_auto_start()
3748 _dbus_verbose("got invalid args\n"); in check_shell_fail_service_auto_start()
3818 _dbus_verbose ("connection was disconnected\n"); in check_shell_service_success_auto_start()
3833 _dbus_verbose (" (after sending %s)\n", "auto start"); in check_shell_service_success_auto_start()
4098 _dbus_verbose ("connection was disconnected\n"); in check_get_services()
4154 _dbus_verbose ("no memory to list services by %s\n", method); in check_get_services()
4202 _dbus_verbose ("check_list_services for %p\n", connection); in check_list_services()
4260 _dbus_verbose ("connection was disconnected\n"); in check_list_services()
4275 _dbus_verbose (" (after sending %s)\n", "StartServiceByName"); in check_list_services()
4466 _dbus_verbose ("Setting TEST_LAUNCH_HELPER_CONFIG to '%s'\n", in setenv_TEST_LAUNCH_HELPER_CONFIG()
4617 _dbus_verbose ("Disconnecting foo, bar, and baz\n"); in bus_dispatch_test_conf()
4676 _dbus_verbose ("Disconnecting foo\n"); in bus_dispatch_test_conf_fail()
4689 _dbus_verbose ("Normal activation tests\n"); in bus_dispatch_test()
4698 _dbus_verbose ("Launch helper activation tests\n"); in bus_dispatch_test()
4722 _dbus_verbose ("Testing SHA1 context\n"); in bus_dispatch_sha1_test()
4898 _dbus_verbose ("Disconnecting foo\n"); in bus_unix_fds_passing_test()
4901 _dbus_verbose ("Disconnecting bar\n"); in bus_unix_fds_passing_test()