Searched refs:got_error (Results 1 – 1 of 1) sorted by relevance
2117 dbus_bool_t got_error; in check_send_exit_to_service() local2166 got_error = message != NULL && dbus_message_get_type (message) == DBUS_MESSAGE_TYPE_ERROR; in check_send_exit_to_service()2173 if (!got_error) in check_send_exit_to_service()2181 if (got_error) in check_send_exit_to_service()