Home | History | Annotate | Download | only in bus

Lines Matching refs:baz

3992   DBusConnection *baz;
4035 baz
4036 if (baz == NULL)
4039 if (!bus_setup_debug_client (baz))
4042 spin_connection_until_authenticated (context, baz);
4044 if (!check_hello_message (context, baz))
4047 if (!check_add_match_all (context, baz))
4050 if (!check_get_connection_unix_user (context, baz))
4053 if (!check_get_connection_unix_process_id (context, baz))
4056 if (!check_list_services (context, baz))
4101 _dbus_verbose ("Disconnecting foo, bar, and baz\n");
4105 kill_client_connection_unchecked (baz);