| 1 | // This file is generated. Do not edit! | 
|---|
| 2 | // see https://github.com/hpvb/dynload-wrapper for details | 
|---|
| 3 | // generated by generate-wrapper.py 0.3 on 2023-01-12 10:26:35 | 
|---|
| 4 | // flags: generate-wrapper.py --include ./thirdparty/linuxbsd_headers/dbus/dbus.h --sys-include "thirdparty/linuxbsd_headers/dbus/dbus.h" --soname libdbus-1.so.3 --init-name dbus --output-header ./platform/linuxbsd/dbus-so_wrap.h --output-implementation ./platform/linuxbsd/dbus-so_wrap.c | 
|---|
| 5 | // | 
|---|
| 6 | #include <stdint.h> | 
|---|
| 7 |  | 
|---|
| 8 | #define dbus_error_init dbus_error_init_dylibloader_orig_dbus | 
|---|
| 9 | #define dbus_error_free dbus_error_free_dylibloader_orig_dbus | 
|---|
| 10 | #define dbus_set_error dbus_set_error_dylibloader_orig_dbus | 
|---|
| 11 | #define dbus_set_error_const dbus_set_error_const_dylibloader_orig_dbus | 
|---|
| 12 | #define dbus_move_error dbus_move_error_dylibloader_orig_dbus | 
|---|
| 13 | #define dbus_error_has_name dbus_error_has_name_dylibloader_orig_dbus | 
|---|
| 14 | #define dbus_error_is_set dbus_error_is_set_dylibloader_orig_dbus | 
|---|
| 15 | #define dbus_parse_address dbus_parse_address_dylibloader_orig_dbus | 
|---|
| 16 | #define dbus_address_entry_get_value dbus_address_entry_get_value_dylibloader_orig_dbus | 
|---|
| 17 | #define dbus_address_entry_get_method dbus_address_entry_get_method_dylibloader_orig_dbus | 
|---|
| 18 | #define dbus_address_entries_free dbus_address_entries_free_dylibloader_orig_dbus | 
|---|
| 19 | #define dbus_address_escape_value dbus_address_escape_value_dylibloader_orig_dbus | 
|---|
| 20 | #define dbus_address_unescape_value dbus_address_unescape_value_dylibloader_orig_dbus | 
|---|
| 21 | #define dbus_malloc dbus_malloc_dylibloader_orig_dbus | 
|---|
| 22 | #define dbus_malloc0 dbus_malloc0_dylibloader_orig_dbus | 
|---|
| 23 | #define dbus_realloc dbus_realloc_dylibloader_orig_dbus | 
|---|
| 24 | #define dbus_free dbus_free_dylibloader_orig_dbus | 
|---|
| 25 | #define dbus_free_string_array dbus_free_string_array_dylibloader_orig_dbus | 
|---|
| 26 | #define dbus_shutdown dbus_shutdown_dylibloader_orig_dbus | 
|---|
| 27 | #define dbus_message_new dbus_message_new_dylibloader_orig_dbus | 
|---|
| 28 | #define dbus_message_new_method_call dbus_message_new_method_call_dylibloader_orig_dbus | 
|---|
| 29 | #define dbus_message_new_method_return dbus_message_new_method_return_dylibloader_orig_dbus | 
|---|
| 30 | #define dbus_message_new_signal dbus_message_new_signal_dylibloader_orig_dbus | 
|---|
| 31 | #define dbus_message_new_error dbus_message_new_error_dylibloader_orig_dbus | 
|---|
| 32 | #define dbus_message_new_error_printf dbus_message_new_error_printf_dylibloader_orig_dbus | 
|---|
| 33 | #define dbus_message_copy dbus_message_copy_dylibloader_orig_dbus | 
|---|
| 34 | #define dbus_message_ref dbus_message_ref_dylibloader_orig_dbus | 
|---|
| 35 | #define dbus_message_unref dbus_message_unref_dylibloader_orig_dbus | 
|---|
| 36 | #define dbus_message_get_type dbus_message_get_type_dylibloader_orig_dbus | 
|---|
| 37 | #define dbus_message_set_path dbus_message_set_path_dylibloader_orig_dbus | 
|---|
| 38 | #define dbus_message_get_path dbus_message_get_path_dylibloader_orig_dbus | 
|---|
| 39 | #define dbus_message_has_path dbus_message_has_path_dylibloader_orig_dbus | 
|---|
| 40 | #define dbus_message_set_interface dbus_message_set_interface_dylibloader_orig_dbus | 
|---|
| 41 | #define dbus_message_get_interface dbus_message_get_interface_dylibloader_orig_dbus | 
|---|
| 42 | #define dbus_message_has_interface dbus_message_has_interface_dylibloader_orig_dbus | 
|---|
| 43 | #define dbus_message_set_member dbus_message_set_member_dylibloader_orig_dbus | 
|---|
| 44 | #define dbus_message_get_member dbus_message_get_member_dylibloader_orig_dbus | 
|---|
| 45 | #define dbus_message_has_member dbus_message_has_member_dylibloader_orig_dbus | 
|---|
| 46 | #define dbus_message_set_error_name dbus_message_set_error_name_dylibloader_orig_dbus | 
|---|
| 47 | #define dbus_message_get_error_name dbus_message_get_error_name_dylibloader_orig_dbus | 
|---|
| 48 | #define dbus_message_set_destination dbus_message_set_destination_dylibloader_orig_dbus | 
|---|
| 49 | #define dbus_message_get_destination dbus_message_get_destination_dylibloader_orig_dbus | 
|---|
| 50 | #define dbus_message_set_sender dbus_message_set_sender_dylibloader_orig_dbus | 
|---|
| 51 | #define dbus_message_get_sender dbus_message_get_sender_dylibloader_orig_dbus | 
|---|
| 52 | #define dbus_message_get_signature dbus_message_get_signature_dylibloader_orig_dbus | 
|---|
| 53 | #define dbus_message_set_no_reply dbus_message_set_no_reply_dylibloader_orig_dbus | 
|---|
| 54 | #define dbus_message_get_no_reply dbus_message_get_no_reply_dylibloader_orig_dbus | 
|---|
| 55 | #define dbus_message_is_method_call dbus_message_is_method_call_dylibloader_orig_dbus | 
|---|
| 56 | #define dbus_message_is_signal dbus_message_is_signal_dylibloader_orig_dbus | 
|---|
| 57 | #define dbus_message_is_error dbus_message_is_error_dylibloader_orig_dbus | 
|---|
| 58 | #define dbus_message_has_destination dbus_message_has_destination_dylibloader_orig_dbus | 
|---|
| 59 | #define dbus_message_has_sender dbus_message_has_sender_dylibloader_orig_dbus | 
|---|
| 60 | #define dbus_message_has_signature dbus_message_has_signature_dylibloader_orig_dbus | 
|---|
| 61 | #define dbus_message_get_serial dbus_message_get_serial_dylibloader_orig_dbus | 
|---|
| 62 | #define dbus_message_set_serial dbus_message_set_serial_dylibloader_orig_dbus | 
|---|
| 63 | #define dbus_message_set_reply_serial dbus_message_set_reply_serial_dylibloader_orig_dbus | 
|---|
| 64 | #define dbus_message_get_reply_serial dbus_message_get_reply_serial_dylibloader_orig_dbus | 
|---|
| 65 | #define dbus_message_set_auto_start dbus_message_set_auto_start_dylibloader_orig_dbus | 
|---|
| 66 | #define dbus_message_get_auto_start dbus_message_get_auto_start_dylibloader_orig_dbus | 
|---|
| 67 | #define dbus_message_get_path_decomposed dbus_message_get_path_decomposed_dylibloader_orig_dbus | 
|---|
| 68 | #define dbus_message_append_args dbus_message_append_args_dylibloader_orig_dbus | 
|---|
| 69 | #define dbus_message_append_args_valist dbus_message_append_args_valist_dylibloader_orig_dbus | 
|---|
| 70 | #define dbus_message_get_args dbus_message_get_args_dylibloader_orig_dbus | 
|---|
| 71 | #define dbus_message_get_args_valist dbus_message_get_args_valist_dylibloader_orig_dbus | 
|---|
| 72 | #define dbus_message_contains_unix_fds dbus_message_contains_unix_fds_dylibloader_orig_dbus | 
|---|
| 73 | #define dbus_message_iter_init_closed dbus_message_iter_init_closed_dylibloader_orig_dbus | 
|---|
| 74 | #define dbus_message_iter_init dbus_message_iter_init_dylibloader_orig_dbus | 
|---|
| 75 | #define dbus_message_iter_has_next dbus_message_iter_has_next_dylibloader_orig_dbus | 
|---|
| 76 | #define dbus_message_iter_next dbus_message_iter_next_dylibloader_orig_dbus | 
|---|
| 77 | #define dbus_message_iter_get_signature dbus_message_iter_get_signature_dylibloader_orig_dbus | 
|---|
| 78 | #define dbus_message_iter_get_arg_type dbus_message_iter_get_arg_type_dylibloader_orig_dbus | 
|---|
| 79 | #define dbus_message_iter_get_element_type dbus_message_iter_get_element_type_dylibloader_orig_dbus | 
|---|
| 80 | #define dbus_message_iter_recurse dbus_message_iter_recurse_dylibloader_orig_dbus | 
|---|
| 81 | #define dbus_message_iter_get_basic dbus_message_iter_get_basic_dylibloader_orig_dbus | 
|---|
| 82 | #define dbus_message_iter_get_element_count dbus_message_iter_get_element_count_dylibloader_orig_dbus | 
|---|
| 83 | #define dbus_message_iter_get_array_len dbus_message_iter_get_array_len_dylibloader_orig_dbus | 
|---|
| 84 | #define dbus_message_iter_get_fixed_array dbus_message_iter_get_fixed_array_dylibloader_orig_dbus | 
|---|
| 85 | #define dbus_message_iter_init_append dbus_message_iter_init_append_dylibloader_orig_dbus | 
|---|
| 86 | #define dbus_message_iter_append_basic dbus_message_iter_append_basic_dylibloader_orig_dbus | 
|---|
| 87 | #define dbus_message_iter_append_fixed_array dbus_message_iter_append_fixed_array_dylibloader_orig_dbus | 
|---|
| 88 | #define dbus_message_iter_open_container dbus_message_iter_open_container_dylibloader_orig_dbus | 
|---|
| 89 | #define dbus_message_iter_close_container dbus_message_iter_close_container_dylibloader_orig_dbus | 
|---|
| 90 | #define dbus_message_iter_abandon_container dbus_message_iter_abandon_container_dylibloader_orig_dbus | 
|---|
| 91 | #define dbus_message_iter_abandon_container_if_open dbus_message_iter_abandon_container_if_open_dylibloader_orig_dbus | 
|---|
| 92 | #define dbus_message_lock dbus_message_lock_dylibloader_orig_dbus | 
|---|
| 93 | #define dbus_set_error_from_message dbus_set_error_from_message_dylibloader_orig_dbus | 
|---|
| 94 | #define dbus_message_allocate_data_slot dbus_message_allocate_data_slot_dylibloader_orig_dbus | 
|---|
| 95 | #define dbus_message_free_data_slot dbus_message_free_data_slot_dylibloader_orig_dbus | 
|---|
| 96 | #define dbus_message_set_data dbus_message_set_data_dylibloader_orig_dbus | 
|---|
| 97 | #define dbus_message_get_data dbus_message_get_data_dylibloader_orig_dbus | 
|---|
| 98 | #define dbus_message_type_from_string dbus_message_type_from_string_dylibloader_orig_dbus | 
|---|
| 99 | #define dbus_message_type_to_string dbus_message_type_to_string_dylibloader_orig_dbus | 
|---|
| 100 | #define dbus_message_marshal dbus_message_marshal_dylibloader_orig_dbus | 
|---|
| 101 | #define dbus_message_demarshal dbus_message_demarshal_dylibloader_orig_dbus | 
|---|
| 102 | #define dbus_message_demarshal_bytes_needed dbus_message_demarshal_bytes_needed_dylibloader_orig_dbus | 
|---|
| 103 | #define dbus_message_set_allow_interactive_authorization dbus_message_set_allow_interactive_authorization_dylibloader_orig_dbus | 
|---|
| 104 | #define dbus_message_get_allow_interactive_authorization dbus_message_get_allow_interactive_authorization_dylibloader_orig_dbus | 
|---|
| 105 | #define dbus_connection_open dbus_connection_open_dylibloader_orig_dbus | 
|---|
| 106 | #define dbus_connection_open_private dbus_connection_open_private_dylibloader_orig_dbus | 
|---|
| 107 | #define dbus_connection_ref dbus_connection_ref_dylibloader_orig_dbus | 
|---|
| 108 | #define dbus_connection_unref dbus_connection_unref_dylibloader_orig_dbus | 
|---|
| 109 | #define dbus_connection_close dbus_connection_close_dylibloader_orig_dbus | 
|---|
| 110 | #define dbus_connection_get_is_connected dbus_connection_get_is_connected_dylibloader_orig_dbus | 
|---|
| 111 | #define dbus_connection_get_is_authenticated dbus_connection_get_is_authenticated_dylibloader_orig_dbus | 
|---|
| 112 | #define dbus_connection_get_is_anonymous dbus_connection_get_is_anonymous_dylibloader_orig_dbus | 
|---|
| 113 | #define dbus_connection_get_server_id dbus_connection_get_server_id_dylibloader_orig_dbus | 
|---|
| 114 | #define dbus_connection_can_send_type dbus_connection_can_send_type_dylibloader_orig_dbus | 
|---|
| 115 | #define dbus_connection_set_exit_on_disconnect dbus_connection_set_exit_on_disconnect_dylibloader_orig_dbus | 
|---|
| 116 | #define dbus_connection_flush dbus_connection_flush_dylibloader_orig_dbus | 
|---|
| 117 | #define dbus_connection_read_write_dispatch dbus_connection_read_write_dispatch_dylibloader_orig_dbus | 
|---|
| 118 | #define dbus_connection_read_write dbus_connection_read_write_dylibloader_orig_dbus | 
|---|
| 119 | #define dbus_connection_borrow_message dbus_connection_borrow_message_dylibloader_orig_dbus | 
|---|
| 120 | #define dbus_connection_return_message dbus_connection_return_message_dylibloader_orig_dbus | 
|---|
| 121 | #define dbus_connection_steal_borrowed_message dbus_connection_steal_borrowed_message_dylibloader_orig_dbus | 
|---|
| 122 | #define dbus_connection_pop_message dbus_connection_pop_message_dylibloader_orig_dbus | 
|---|
| 123 | #define dbus_connection_get_dispatch_status dbus_connection_get_dispatch_status_dylibloader_orig_dbus | 
|---|
| 124 | #define dbus_connection_dispatch dbus_connection_dispatch_dylibloader_orig_dbus | 
|---|
| 125 | #define dbus_connection_has_messages_to_send dbus_connection_has_messages_to_send_dylibloader_orig_dbus | 
|---|
| 126 | #define dbus_connection_send dbus_connection_send_dylibloader_orig_dbus | 
|---|
| 127 | #define dbus_connection_send_with_reply dbus_connection_send_with_reply_dylibloader_orig_dbus | 
|---|
| 128 | #define dbus_connection_send_with_reply_and_block dbus_connection_send_with_reply_and_block_dylibloader_orig_dbus | 
|---|
| 129 | #define dbus_connection_set_watch_functions dbus_connection_set_watch_functions_dylibloader_orig_dbus | 
|---|
| 130 | #define dbus_connection_set_timeout_functions dbus_connection_set_timeout_functions_dylibloader_orig_dbus | 
|---|
| 131 | #define dbus_connection_set_wakeup_main_function dbus_connection_set_wakeup_main_function_dylibloader_orig_dbus | 
|---|
| 132 | #define dbus_connection_set_dispatch_status_function dbus_connection_set_dispatch_status_function_dylibloader_orig_dbus | 
|---|
| 133 | #define dbus_connection_get_unix_user dbus_connection_get_unix_user_dylibloader_orig_dbus | 
|---|
| 134 | #define dbus_connection_get_unix_process_id dbus_connection_get_unix_process_id_dylibloader_orig_dbus | 
|---|
| 135 | #define dbus_connection_get_adt_audit_session_data dbus_connection_get_adt_audit_session_data_dylibloader_orig_dbus | 
|---|
| 136 | #define dbus_connection_set_unix_user_function dbus_connection_set_unix_user_function_dylibloader_orig_dbus | 
|---|
| 137 | #define dbus_connection_get_windows_user dbus_connection_get_windows_user_dylibloader_orig_dbus | 
|---|
| 138 | #define dbus_connection_set_windows_user_function dbus_connection_set_windows_user_function_dylibloader_orig_dbus | 
|---|
| 139 | #define dbus_connection_set_allow_anonymous dbus_connection_set_allow_anonymous_dylibloader_orig_dbus | 
|---|
| 140 | #define dbus_connection_set_route_peer_messages dbus_connection_set_route_peer_messages_dylibloader_orig_dbus | 
|---|
| 141 | #define dbus_connection_add_filter dbus_connection_add_filter_dylibloader_orig_dbus | 
|---|
| 142 | #define dbus_connection_remove_filter dbus_connection_remove_filter_dylibloader_orig_dbus | 
|---|
| 143 | #define dbus_connection_allocate_data_slot dbus_connection_allocate_data_slot_dylibloader_orig_dbus | 
|---|
| 144 | #define dbus_connection_free_data_slot dbus_connection_free_data_slot_dylibloader_orig_dbus | 
|---|
| 145 | #define dbus_connection_set_data dbus_connection_set_data_dylibloader_orig_dbus | 
|---|
| 146 | #define dbus_connection_get_data dbus_connection_get_data_dylibloader_orig_dbus | 
|---|
| 147 | #define dbus_connection_set_change_sigpipe dbus_connection_set_change_sigpipe_dylibloader_orig_dbus | 
|---|
| 148 | #define dbus_connection_set_max_message_size dbus_connection_set_max_message_size_dylibloader_orig_dbus | 
|---|
| 149 | #define dbus_connection_get_max_message_size dbus_connection_get_max_message_size_dylibloader_orig_dbus | 
|---|
| 150 | #define dbus_connection_set_max_received_size dbus_connection_set_max_received_size_dylibloader_orig_dbus | 
|---|
| 151 | #define dbus_connection_get_max_received_size dbus_connection_get_max_received_size_dylibloader_orig_dbus | 
|---|
| 152 | #define dbus_connection_set_max_message_unix_fds dbus_connection_set_max_message_unix_fds_dylibloader_orig_dbus | 
|---|
| 153 | #define dbus_connection_get_max_message_unix_fds dbus_connection_get_max_message_unix_fds_dylibloader_orig_dbus | 
|---|
| 154 | #define dbus_connection_set_max_received_unix_fds dbus_connection_set_max_received_unix_fds_dylibloader_orig_dbus | 
|---|
| 155 | #define dbus_connection_get_max_received_unix_fds dbus_connection_get_max_received_unix_fds_dylibloader_orig_dbus | 
|---|
| 156 | #define dbus_connection_get_outgoing_size dbus_connection_get_outgoing_size_dylibloader_orig_dbus | 
|---|
| 157 | #define dbus_connection_get_outgoing_unix_fds dbus_connection_get_outgoing_unix_fds_dylibloader_orig_dbus | 
|---|
| 158 | #define dbus_connection_preallocate_send dbus_connection_preallocate_send_dylibloader_orig_dbus | 
|---|
| 159 | #define dbus_connection_free_preallocated_send dbus_connection_free_preallocated_send_dylibloader_orig_dbus | 
|---|
| 160 | #define dbus_connection_send_preallocated dbus_connection_send_preallocated_dylibloader_orig_dbus | 
|---|
| 161 | #define dbus_connection_try_register_object_path dbus_connection_try_register_object_path_dylibloader_orig_dbus | 
|---|
| 162 | #define dbus_connection_register_object_path dbus_connection_register_object_path_dylibloader_orig_dbus | 
|---|
| 163 | #define dbus_connection_try_register_fallback dbus_connection_try_register_fallback_dylibloader_orig_dbus | 
|---|
| 164 | #define dbus_connection_register_fallback dbus_connection_register_fallback_dylibloader_orig_dbus | 
|---|
| 165 | #define dbus_connection_unregister_object_path dbus_connection_unregister_object_path_dylibloader_orig_dbus | 
|---|
| 166 | #define dbus_connection_get_object_path_data dbus_connection_get_object_path_data_dylibloader_orig_dbus | 
|---|
| 167 | #define dbus_connection_list_registered dbus_connection_list_registered_dylibloader_orig_dbus | 
|---|
| 168 | #define dbus_connection_get_unix_fd dbus_connection_get_unix_fd_dylibloader_orig_dbus | 
|---|
| 169 | #define dbus_connection_get_socket dbus_connection_get_socket_dylibloader_orig_dbus | 
|---|
| 170 | #define dbus_watch_get_fd dbus_watch_get_fd_dylibloader_orig_dbus | 
|---|
| 171 | #define dbus_watch_get_unix_fd dbus_watch_get_unix_fd_dylibloader_orig_dbus | 
|---|
| 172 | #define dbus_watch_get_socket dbus_watch_get_socket_dylibloader_orig_dbus | 
|---|
| 173 | #define dbus_watch_get_flags dbus_watch_get_flags_dylibloader_orig_dbus | 
|---|
| 174 | #define dbus_watch_get_data dbus_watch_get_data_dylibloader_orig_dbus | 
|---|
| 175 | #define dbus_watch_set_data dbus_watch_set_data_dylibloader_orig_dbus | 
|---|
| 176 | #define dbus_watch_handle dbus_watch_handle_dylibloader_orig_dbus | 
|---|
| 177 | #define dbus_watch_get_enabled dbus_watch_get_enabled_dylibloader_orig_dbus | 
|---|
| 178 | #define dbus_timeout_get_interval dbus_timeout_get_interval_dylibloader_orig_dbus | 
|---|
| 179 | #define dbus_timeout_get_data dbus_timeout_get_data_dylibloader_orig_dbus | 
|---|
| 180 | #define dbus_timeout_set_data dbus_timeout_set_data_dylibloader_orig_dbus | 
|---|
| 181 | #define dbus_timeout_handle dbus_timeout_handle_dylibloader_orig_dbus | 
|---|
| 182 | #define dbus_timeout_get_enabled dbus_timeout_get_enabled_dylibloader_orig_dbus | 
|---|
| 183 | #define dbus_bus_get dbus_bus_get_dylibloader_orig_dbus | 
|---|
| 184 | #define dbus_bus_get_private dbus_bus_get_private_dylibloader_orig_dbus | 
|---|
| 185 | #define dbus_bus_register dbus_bus_register_dylibloader_orig_dbus | 
|---|
| 186 | #define dbus_bus_set_unique_name dbus_bus_set_unique_name_dylibloader_orig_dbus | 
|---|
| 187 | #define dbus_bus_get_unique_name dbus_bus_get_unique_name_dylibloader_orig_dbus | 
|---|
| 188 | #define dbus_bus_get_unix_user dbus_bus_get_unix_user_dylibloader_orig_dbus | 
|---|
| 189 | #define dbus_bus_get_id dbus_bus_get_id_dylibloader_orig_dbus | 
|---|
| 190 | #define dbus_bus_request_name dbus_bus_request_name_dylibloader_orig_dbus | 
|---|
| 191 | #define dbus_bus_release_name dbus_bus_release_name_dylibloader_orig_dbus | 
|---|
| 192 | #define dbus_bus_name_has_owner dbus_bus_name_has_owner_dylibloader_orig_dbus | 
|---|
| 193 | #define dbus_bus_start_service_by_name dbus_bus_start_service_by_name_dylibloader_orig_dbus | 
|---|
| 194 | #define dbus_bus_add_match dbus_bus_add_match_dylibloader_orig_dbus | 
|---|
| 195 | #define dbus_bus_remove_match dbus_bus_remove_match_dylibloader_orig_dbus | 
|---|
| 196 | #define dbus_get_local_machine_id dbus_get_local_machine_id_dylibloader_orig_dbus | 
|---|
| 197 | #define dbus_get_version dbus_get_version_dylibloader_orig_dbus | 
|---|
| 198 | #define dbus_setenv dbus_setenv_dylibloader_orig_dbus | 
|---|
| 199 | #define dbus_try_get_local_machine_id dbus_try_get_local_machine_id_dylibloader_orig_dbus | 
|---|
| 200 | #define dbus_pending_call_ref dbus_pending_call_ref_dylibloader_orig_dbus | 
|---|
| 201 | #define dbus_pending_call_unref dbus_pending_call_unref_dylibloader_orig_dbus | 
|---|
| 202 | #define dbus_pending_call_set_notify dbus_pending_call_set_notify_dylibloader_orig_dbus | 
|---|
| 203 | #define dbus_pending_call_cancel dbus_pending_call_cancel_dylibloader_orig_dbus | 
|---|
| 204 | #define dbus_pending_call_get_completed dbus_pending_call_get_completed_dylibloader_orig_dbus | 
|---|
| 205 | #define dbus_pending_call_steal_reply dbus_pending_call_steal_reply_dylibloader_orig_dbus | 
|---|
| 206 | #define dbus_pending_call_block dbus_pending_call_block_dylibloader_orig_dbus | 
|---|
| 207 | #define dbus_pending_call_allocate_data_slot dbus_pending_call_allocate_data_slot_dylibloader_orig_dbus | 
|---|
| 208 | #define dbus_pending_call_free_data_slot dbus_pending_call_free_data_slot_dylibloader_orig_dbus | 
|---|
| 209 | #define dbus_pending_call_set_data dbus_pending_call_set_data_dylibloader_orig_dbus | 
|---|
| 210 | #define dbus_pending_call_get_data dbus_pending_call_get_data_dylibloader_orig_dbus | 
|---|
| 211 | #define dbus_server_listen dbus_server_listen_dylibloader_orig_dbus | 
|---|
| 212 | #define dbus_server_ref dbus_server_ref_dylibloader_orig_dbus | 
|---|
| 213 | #define dbus_server_unref dbus_server_unref_dylibloader_orig_dbus | 
|---|
| 214 | #define dbus_server_disconnect dbus_server_disconnect_dylibloader_orig_dbus | 
|---|
| 215 | #define dbus_server_get_is_connected dbus_server_get_is_connected_dylibloader_orig_dbus | 
|---|
| 216 | #define dbus_server_get_address dbus_server_get_address_dylibloader_orig_dbus | 
|---|
| 217 | #define dbus_server_get_id dbus_server_get_id_dylibloader_orig_dbus | 
|---|
| 218 | #define dbus_server_set_new_connection_function dbus_server_set_new_connection_function_dylibloader_orig_dbus | 
|---|
| 219 | #define dbus_server_set_watch_functions dbus_server_set_watch_functions_dylibloader_orig_dbus | 
|---|
| 220 | #define dbus_server_set_timeout_functions dbus_server_set_timeout_functions_dylibloader_orig_dbus | 
|---|
| 221 | #define dbus_server_set_auth_mechanisms dbus_server_set_auth_mechanisms_dylibloader_orig_dbus | 
|---|
| 222 | #define dbus_server_allocate_data_slot dbus_server_allocate_data_slot_dylibloader_orig_dbus | 
|---|
| 223 | #define dbus_server_free_data_slot dbus_server_free_data_slot_dylibloader_orig_dbus | 
|---|
| 224 | #define dbus_server_set_data dbus_server_set_data_dylibloader_orig_dbus | 
|---|
| 225 | #define dbus_server_get_data dbus_server_get_data_dylibloader_orig_dbus | 
|---|
| 226 | #define dbus_signature_iter_init dbus_signature_iter_init_dylibloader_orig_dbus | 
|---|
| 227 | #define dbus_signature_iter_get_current_type dbus_signature_iter_get_current_type_dylibloader_orig_dbus | 
|---|
| 228 | #define dbus_signature_iter_get_signature dbus_signature_iter_get_signature_dylibloader_orig_dbus | 
|---|
| 229 | #define dbus_signature_iter_get_element_type dbus_signature_iter_get_element_type_dylibloader_orig_dbus | 
|---|
| 230 | #define dbus_signature_iter_next dbus_signature_iter_next_dylibloader_orig_dbus | 
|---|
| 231 | #define dbus_signature_iter_recurse dbus_signature_iter_recurse_dylibloader_orig_dbus | 
|---|
| 232 | #define dbus_signature_validate dbus_signature_validate_dylibloader_orig_dbus | 
|---|
| 233 | #define dbus_signature_validate_single dbus_signature_validate_single_dylibloader_orig_dbus | 
|---|
| 234 | #define dbus_type_is_valid dbus_type_is_valid_dylibloader_orig_dbus | 
|---|
| 235 | #define dbus_type_is_basic dbus_type_is_basic_dylibloader_orig_dbus | 
|---|
| 236 | #define dbus_type_is_container dbus_type_is_container_dylibloader_orig_dbus | 
|---|
| 237 | #define dbus_type_is_fixed dbus_type_is_fixed_dylibloader_orig_dbus | 
|---|
| 238 | #define dbus_validate_path dbus_validate_path_dylibloader_orig_dbus | 
|---|
| 239 | #define dbus_validate_interface dbus_validate_interface_dylibloader_orig_dbus | 
|---|
| 240 | #define dbus_validate_member dbus_validate_member_dylibloader_orig_dbus | 
|---|
| 241 | #define dbus_validate_error_name dbus_validate_error_name_dylibloader_orig_dbus | 
|---|
| 242 | #define dbus_validate_bus_name dbus_validate_bus_name_dylibloader_orig_dbus | 
|---|
| 243 | #define dbus_validate_utf8 dbus_validate_utf8_dylibloader_orig_dbus | 
|---|
| 244 | #define dbus_threads_init dbus_threads_init_dylibloader_orig_dbus | 
|---|
| 245 | #define dbus_threads_init_default dbus_threads_init_default_dylibloader_orig_dbus | 
|---|
| 246 | #include "thirdparty/linuxbsd_headers/dbus/dbus.h" | 
|---|
| 247 | #undef dbus_error_init | 
|---|
| 248 | #undef dbus_error_free | 
|---|
| 249 | #undef dbus_set_error | 
|---|
| 250 | #undef dbus_set_error_const | 
|---|
| 251 | #undef dbus_move_error | 
|---|
| 252 | #undef dbus_error_has_name | 
|---|
| 253 | #undef dbus_error_is_set | 
|---|
| 254 | #undef dbus_parse_address | 
|---|
| 255 | #undef dbus_address_entry_get_value | 
|---|
| 256 | #undef dbus_address_entry_get_method | 
|---|
| 257 | #undef dbus_address_entries_free | 
|---|
| 258 | #undef dbus_address_escape_value | 
|---|
| 259 | #undef dbus_address_unescape_value | 
|---|
| 260 | #undef dbus_malloc | 
|---|
| 261 | #undef dbus_malloc0 | 
|---|
| 262 | #undef dbus_realloc | 
|---|
| 263 | #undef dbus_free | 
|---|
| 264 | #undef dbus_free_string_array | 
|---|
| 265 | #undef dbus_shutdown | 
|---|
| 266 | #undef dbus_message_new | 
|---|
| 267 | #undef dbus_message_new_method_call | 
|---|
| 268 | #undef dbus_message_new_method_return | 
|---|
| 269 | #undef dbus_message_new_signal | 
|---|
| 270 | #undef dbus_message_new_error | 
|---|
| 271 | #undef dbus_message_new_error_printf | 
|---|
| 272 | #undef dbus_message_copy | 
|---|
| 273 | #undef dbus_message_ref | 
|---|
| 274 | #undef dbus_message_unref | 
|---|
| 275 | #undef dbus_message_get_type | 
|---|
| 276 | #undef dbus_message_set_path | 
|---|
| 277 | #undef dbus_message_get_path | 
|---|
| 278 | #undef dbus_message_has_path | 
|---|
| 279 | #undef dbus_message_set_interface | 
|---|
| 280 | #undef dbus_message_get_interface | 
|---|
| 281 | #undef dbus_message_has_interface | 
|---|
| 282 | #undef dbus_message_set_member | 
|---|
| 283 | #undef dbus_message_get_member | 
|---|
| 284 | #undef dbus_message_has_member | 
|---|
| 285 | #undef dbus_message_set_error_name | 
|---|
| 286 | #undef dbus_message_get_error_name | 
|---|
| 287 | #undef dbus_message_set_destination | 
|---|
| 288 | #undef dbus_message_get_destination | 
|---|
| 289 | #undef dbus_message_set_sender | 
|---|
| 290 | #undef dbus_message_get_sender | 
|---|
| 291 | #undef dbus_message_get_signature | 
|---|
| 292 | #undef dbus_message_set_no_reply | 
|---|
| 293 | #undef dbus_message_get_no_reply | 
|---|
| 294 | #undef dbus_message_is_method_call | 
|---|
| 295 | #undef dbus_message_is_signal | 
|---|
| 296 | #undef dbus_message_is_error | 
|---|
| 297 | #undef dbus_message_has_destination | 
|---|
| 298 | #undef dbus_message_has_sender | 
|---|
| 299 | #undef dbus_message_has_signature | 
|---|
| 300 | #undef dbus_message_get_serial | 
|---|
| 301 | #undef dbus_message_set_serial | 
|---|
| 302 | #undef dbus_message_set_reply_serial | 
|---|
| 303 | #undef dbus_message_get_reply_serial | 
|---|
| 304 | #undef dbus_message_set_auto_start | 
|---|
| 305 | #undef dbus_message_get_auto_start | 
|---|
| 306 | #undef dbus_message_get_path_decomposed | 
|---|
| 307 | #undef dbus_message_append_args | 
|---|
| 308 | #undef dbus_message_append_args_valist | 
|---|
| 309 | #undef dbus_message_get_args | 
|---|
| 310 | #undef dbus_message_get_args_valist | 
|---|
| 311 | #undef dbus_message_contains_unix_fds | 
|---|
| 312 | #undef dbus_message_iter_init_closed | 
|---|
| 313 | #undef dbus_message_iter_init | 
|---|
| 314 | #undef dbus_message_iter_has_next | 
|---|
| 315 | #undef dbus_message_iter_next | 
|---|
| 316 | #undef dbus_message_iter_get_signature | 
|---|
| 317 | #undef dbus_message_iter_get_arg_type | 
|---|
| 318 | #undef dbus_message_iter_get_element_type | 
|---|
| 319 | #undef dbus_message_iter_recurse | 
|---|
| 320 | #undef dbus_message_iter_get_basic | 
|---|
| 321 | #undef dbus_message_iter_get_element_count | 
|---|
| 322 | #undef dbus_message_iter_get_array_len | 
|---|
| 323 | #undef dbus_message_iter_get_fixed_array | 
|---|
| 324 | #undef dbus_message_iter_init_append | 
|---|
| 325 | #undef dbus_message_iter_append_basic | 
|---|
| 326 | #undef dbus_message_iter_append_fixed_array | 
|---|
| 327 | #undef dbus_message_iter_open_container | 
|---|
| 328 | #undef dbus_message_iter_close_container | 
|---|
| 329 | #undef dbus_message_iter_abandon_container | 
|---|
| 330 | #undef dbus_message_iter_abandon_container_if_open | 
|---|
| 331 | #undef dbus_message_lock | 
|---|
| 332 | #undef dbus_set_error_from_message | 
|---|
| 333 | #undef dbus_message_allocate_data_slot | 
|---|
| 334 | #undef dbus_message_free_data_slot | 
|---|
| 335 | #undef dbus_message_set_data | 
|---|
| 336 | #undef dbus_message_get_data | 
|---|
| 337 | #undef dbus_message_type_from_string | 
|---|
| 338 | #undef dbus_message_type_to_string | 
|---|
| 339 | #undef dbus_message_marshal | 
|---|
| 340 | #undef dbus_message_demarshal | 
|---|
| 341 | #undef dbus_message_demarshal_bytes_needed | 
|---|
| 342 | #undef dbus_message_set_allow_interactive_authorization | 
|---|
| 343 | #undef dbus_message_get_allow_interactive_authorization | 
|---|
| 344 | #undef dbus_connection_open | 
|---|
| 345 | #undef dbus_connection_open_private | 
|---|
| 346 | #undef dbus_connection_ref | 
|---|
| 347 | #undef dbus_connection_unref | 
|---|
| 348 | #undef dbus_connection_close | 
|---|
| 349 | #undef dbus_connection_get_is_connected | 
|---|
| 350 | #undef dbus_connection_get_is_authenticated | 
|---|
| 351 | #undef dbus_connection_get_is_anonymous | 
|---|
| 352 | #undef dbus_connection_get_server_id | 
|---|
| 353 | #undef dbus_connection_can_send_type | 
|---|
| 354 | #undef dbus_connection_set_exit_on_disconnect | 
|---|
| 355 | #undef dbus_connection_flush | 
|---|
| 356 | #undef dbus_connection_read_write_dispatch | 
|---|
| 357 | #undef dbus_connection_read_write | 
|---|
| 358 | #undef dbus_connection_borrow_message | 
|---|
| 359 | #undef dbus_connection_return_message | 
|---|
| 360 | #undef dbus_connection_steal_borrowed_message | 
|---|
| 361 | #undef dbus_connection_pop_message | 
|---|
| 362 | #undef dbus_connection_get_dispatch_status | 
|---|
| 363 | #undef dbus_connection_dispatch | 
|---|
| 364 | #undef dbus_connection_has_messages_to_send | 
|---|
| 365 | #undef dbus_connection_send | 
|---|
| 366 | #undef dbus_connection_send_with_reply | 
|---|
| 367 | #undef dbus_connection_send_with_reply_and_block | 
|---|
| 368 | #undef dbus_connection_set_watch_functions | 
|---|
| 369 | #undef dbus_connection_set_timeout_functions | 
|---|
| 370 | #undef dbus_connection_set_wakeup_main_function | 
|---|
| 371 | #undef dbus_connection_set_dispatch_status_function | 
|---|
| 372 | #undef dbus_connection_get_unix_user | 
|---|
| 373 | #undef dbus_connection_get_unix_process_id | 
|---|
| 374 | #undef dbus_connection_get_adt_audit_session_data | 
|---|
| 375 | #undef dbus_connection_set_unix_user_function | 
|---|
| 376 | #undef dbus_connection_get_windows_user | 
|---|
| 377 | #undef dbus_connection_set_windows_user_function | 
|---|
| 378 | #undef dbus_connection_set_allow_anonymous | 
|---|
| 379 | #undef dbus_connection_set_route_peer_messages | 
|---|
| 380 | #undef dbus_connection_add_filter | 
|---|
| 381 | #undef dbus_connection_remove_filter | 
|---|
| 382 | #undef dbus_connection_allocate_data_slot | 
|---|
| 383 | #undef dbus_connection_free_data_slot | 
|---|
| 384 | #undef dbus_connection_set_data | 
|---|
| 385 | #undef dbus_connection_get_data | 
|---|
| 386 | #undef dbus_connection_set_change_sigpipe | 
|---|
| 387 | #undef dbus_connection_set_max_message_size | 
|---|
| 388 | #undef dbus_connection_get_max_message_size | 
|---|
| 389 | #undef dbus_connection_set_max_received_size | 
|---|
| 390 | #undef dbus_connection_get_max_received_size | 
|---|
| 391 | #undef dbus_connection_set_max_message_unix_fds | 
|---|
| 392 | #undef dbus_connection_get_max_message_unix_fds | 
|---|
| 393 | #undef dbus_connection_set_max_received_unix_fds | 
|---|
| 394 | #undef dbus_connection_get_max_received_unix_fds | 
|---|
| 395 | #undef dbus_connection_get_outgoing_size | 
|---|
| 396 | #undef dbus_connection_get_outgoing_unix_fds | 
|---|
| 397 | #undef dbus_connection_preallocate_send | 
|---|
| 398 | #undef dbus_connection_free_preallocated_send | 
|---|
| 399 | #undef dbus_connection_send_preallocated | 
|---|
| 400 | #undef dbus_connection_try_register_object_path | 
|---|
| 401 | #undef dbus_connection_register_object_path | 
|---|
| 402 | #undef dbus_connection_try_register_fallback | 
|---|
| 403 | #undef dbus_connection_register_fallback | 
|---|
| 404 | #undef dbus_connection_unregister_object_path | 
|---|
| 405 | #undef dbus_connection_get_object_path_data | 
|---|
| 406 | #undef dbus_connection_list_registered | 
|---|
| 407 | #undef dbus_connection_get_unix_fd | 
|---|
| 408 | #undef dbus_connection_get_socket | 
|---|
| 409 | #undef dbus_watch_get_fd | 
|---|
| 410 | #undef dbus_watch_get_unix_fd | 
|---|
| 411 | #undef dbus_watch_get_socket | 
|---|
| 412 | #undef dbus_watch_get_flags | 
|---|
| 413 | #undef dbus_watch_get_data | 
|---|
| 414 | #undef dbus_watch_set_data | 
|---|
| 415 | #undef dbus_watch_handle | 
|---|
| 416 | #undef dbus_watch_get_enabled | 
|---|
| 417 | #undef dbus_timeout_get_interval | 
|---|
| 418 | #undef dbus_timeout_get_data | 
|---|
| 419 | #undef dbus_timeout_set_data | 
|---|
| 420 | #undef dbus_timeout_handle | 
|---|
| 421 | #undef dbus_timeout_get_enabled | 
|---|
| 422 | #undef dbus_bus_get | 
|---|
| 423 | #undef dbus_bus_get_private | 
|---|
| 424 | #undef dbus_bus_register | 
|---|
| 425 | #undef dbus_bus_set_unique_name | 
|---|
| 426 | #undef dbus_bus_get_unique_name | 
|---|
| 427 | #undef dbus_bus_get_unix_user | 
|---|
| 428 | #undef dbus_bus_get_id | 
|---|
| 429 | #undef dbus_bus_request_name | 
|---|
| 430 | #undef dbus_bus_release_name | 
|---|
| 431 | #undef dbus_bus_name_has_owner | 
|---|
| 432 | #undef dbus_bus_start_service_by_name | 
|---|
| 433 | #undef dbus_bus_add_match | 
|---|
| 434 | #undef dbus_bus_remove_match | 
|---|
| 435 | #undef dbus_get_local_machine_id | 
|---|
| 436 | #undef dbus_get_version | 
|---|
| 437 | #undef dbus_setenv | 
|---|
| 438 | #undef dbus_try_get_local_machine_id | 
|---|
| 439 | #undef dbus_pending_call_ref | 
|---|
| 440 | #undef dbus_pending_call_unref | 
|---|
| 441 | #undef dbus_pending_call_set_notify | 
|---|
| 442 | #undef dbus_pending_call_cancel | 
|---|
| 443 | #undef dbus_pending_call_get_completed | 
|---|
| 444 | #undef dbus_pending_call_steal_reply | 
|---|
| 445 | #undef dbus_pending_call_block | 
|---|
| 446 | #undef dbus_pending_call_allocate_data_slot | 
|---|
| 447 | #undef dbus_pending_call_free_data_slot | 
|---|
| 448 | #undef dbus_pending_call_set_data | 
|---|
| 449 | #undef dbus_pending_call_get_data | 
|---|
| 450 | #undef dbus_server_listen | 
|---|
| 451 | #undef dbus_server_ref | 
|---|
| 452 | #undef dbus_server_unref | 
|---|
| 453 | #undef dbus_server_disconnect | 
|---|
| 454 | #undef dbus_server_get_is_connected | 
|---|
| 455 | #undef dbus_server_get_address | 
|---|
| 456 | #undef dbus_server_get_id | 
|---|
| 457 | #undef dbus_server_set_new_connection_function | 
|---|
| 458 | #undef dbus_server_set_watch_functions | 
|---|
| 459 | #undef dbus_server_set_timeout_functions | 
|---|
| 460 | #undef dbus_server_set_auth_mechanisms | 
|---|
| 461 | #undef dbus_server_allocate_data_slot | 
|---|
| 462 | #undef dbus_server_free_data_slot | 
|---|
| 463 | #undef dbus_server_set_data | 
|---|
| 464 | #undef dbus_server_get_data | 
|---|
| 465 | #undef dbus_signature_iter_init | 
|---|
| 466 | #undef dbus_signature_iter_get_current_type | 
|---|
| 467 | #undef dbus_signature_iter_get_signature | 
|---|
| 468 | #undef dbus_signature_iter_get_element_type | 
|---|
| 469 | #undef dbus_signature_iter_next | 
|---|
| 470 | #undef dbus_signature_iter_recurse | 
|---|
| 471 | #undef dbus_signature_validate | 
|---|
| 472 | #undef dbus_signature_validate_single | 
|---|
| 473 | #undef dbus_type_is_valid | 
|---|
| 474 | #undef dbus_type_is_basic | 
|---|
| 475 | #undef dbus_type_is_container | 
|---|
| 476 | #undef dbus_type_is_fixed | 
|---|
| 477 | #undef dbus_validate_path | 
|---|
| 478 | #undef dbus_validate_interface | 
|---|
| 479 | #undef dbus_validate_member | 
|---|
| 480 | #undef dbus_validate_error_name | 
|---|
| 481 | #undef dbus_validate_bus_name | 
|---|
| 482 | #undef dbus_validate_utf8 | 
|---|
| 483 | #undef dbus_threads_init | 
|---|
| 484 | #undef dbus_threads_init_default | 
|---|
| 485 | #include <dlfcn.h> | 
|---|
| 486 | #include <stdio.h> | 
|---|
| 487 | void (*dbus_error_init_dylibloader_wrapper_dbus)( DBusError*); | 
|---|
| 488 | void (*dbus_error_free_dylibloader_wrapper_dbus)( DBusError*); | 
|---|
| 489 | void (*dbus_set_error_dylibloader_wrapper_dbus)( DBusError*,const char*,const char*,...); | 
|---|
| 490 | void (*dbus_set_error_const_dylibloader_wrapper_dbus)( DBusError*,const char*,const char*); | 
|---|
| 491 | void (*dbus_move_error_dylibloader_wrapper_dbus)( DBusError*, DBusError*); | 
|---|
| 492 | dbus_bool_t (*dbus_error_has_name_dylibloader_wrapper_dbus)(const DBusError*,const char*); | 
|---|
| 493 | dbus_bool_t (*dbus_error_is_set_dylibloader_wrapper_dbus)(const DBusError*); | 
|---|
| 494 | dbus_bool_t (*dbus_parse_address_dylibloader_wrapper_dbus)(const char*, DBusAddressEntry***, int*, DBusError*); | 
|---|
| 495 | const char* (*dbus_address_entry_get_value_dylibloader_wrapper_dbus)( DBusAddressEntry*,const char*); | 
|---|
| 496 | const char* (*dbus_address_entry_get_method_dylibloader_wrapper_dbus)( DBusAddressEntry*); | 
|---|
| 497 | void (*dbus_address_entries_free_dylibloader_wrapper_dbus)( DBusAddressEntry**); | 
|---|
| 498 | char* (*dbus_address_escape_value_dylibloader_wrapper_dbus)(const char*); | 
|---|
| 499 | char* (*dbus_address_unescape_value_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 500 | void* (*dbus_malloc_dylibloader_wrapper_dbus)( size_t); | 
|---|
| 501 | void* (*dbus_malloc0_dylibloader_wrapper_dbus)( size_t); | 
|---|
| 502 | void* (*dbus_realloc_dylibloader_wrapper_dbus)( void*, size_t); | 
|---|
| 503 | void (*dbus_free_dylibloader_wrapper_dbus)( void*); | 
|---|
| 504 | void (*dbus_free_string_array_dylibloader_wrapper_dbus)( char**); | 
|---|
| 505 | void (*dbus_shutdown_dylibloader_wrapper_dbus)( void); | 
|---|
| 506 | DBusMessage* (*dbus_message_new_dylibloader_wrapper_dbus)( int); | 
|---|
| 507 | DBusMessage* (*dbus_message_new_method_call_dylibloader_wrapper_dbus)(const char*,const char*,const char*,const char*); | 
|---|
| 508 | DBusMessage* (*dbus_message_new_method_return_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 509 | DBusMessage* (*dbus_message_new_signal_dylibloader_wrapper_dbus)(const char*,const char*,const char*); | 
|---|
| 510 | DBusMessage* (*dbus_message_new_error_dylibloader_wrapper_dbus)( DBusMessage*,const char*,const char*); | 
|---|
| 511 | DBusMessage* (*dbus_message_new_error_printf_dylibloader_wrapper_dbus)( DBusMessage*,const char*,const char*,...); | 
|---|
| 512 | DBusMessage* (*dbus_message_copy_dylibloader_wrapper_dbus)(const DBusMessage*); | 
|---|
| 513 | DBusMessage* (*dbus_message_ref_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 514 | void (*dbus_message_unref_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 515 | int (*dbus_message_get_type_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 516 | dbus_bool_t (*dbus_message_set_path_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 517 | const char* (*dbus_message_get_path_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 518 | dbus_bool_t (*dbus_message_has_path_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 519 | dbus_bool_t (*dbus_message_set_interface_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 520 | const char* (*dbus_message_get_interface_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 521 | dbus_bool_t (*dbus_message_has_interface_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 522 | dbus_bool_t (*dbus_message_set_member_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 523 | const char* (*dbus_message_get_member_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 524 | dbus_bool_t (*dbus_message_has_member_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 525 | dbus_bool_t (*dbus_message_set_error_name_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 526 | const char* (*dbus_message_get_error_name_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 527 | dbus_bool_t (*dbus_message_set_destination_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 528 | const char* (*dbus_message_get_destination_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 529 | dbus_bool_t (*dbus_message_set_sender_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 530 | const char* (*dbus_message_get_sender_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 531 | const char* (*dbus_message_get_signature_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 532 | void (*dbus_message_set_no_reply_dylibloader_wrapper_dbus)( DBusMessage*, dbus_bool_t); | 
|---|
| 533 | dbus_bool_t (*dbus_message_get_no_reply_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 534 | dbus_bool_t (*dbus_message_is_method_call_dylibloader_wrapper_dbus)( DBusMessage*,const char*,const char*); | 
|---|
| 535 | dbus_bool_t (*dbus_message_is_signal_dylibloader_wrapper_dbus)( DBusMessage*,const char*,const char*); | 
|---|
| 536 | dbus_bool_t (*dbus_message_is_error_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 537 | dbus_bool_t (*dbus_message_has_destination_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 538 | dbus_bool_t (*dbus_message_has_sender_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 539 | dbus_bool_t (*dbus_message_has_signature_dylibloader_wrapper_dbus)( DBusMessage*,const char*); | 
|---|
| 540 | dbus_uint32_t (*dbus_message_get_serial_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 541 | void (*dbus_message_set_serial_dylibloader_wrapper_dbus)( DBusMessage*, dbus_uint32_t); | 
|---|
| 542 | dbus_bool_t (*dbus_message_set_reply_serial_dylibloader_wrapper_dbus)( DBusMessage*, dbus_uint32_t); | 
|---|
| 543 | dbus_uint32_t (*dbus_message_get_reply_serial_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 544 | void (*dbus_message_set_auto_start_dylibloader_wrapper_dbus)( DBusMessage*, dbus_bool_t); | 
|---|
| 545 | dbus_bool_t (*dbus_message_get_auto_start_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 546 | dbus_bool_t (*dbus_message_get_path_decomposed_dylibloader_wrapper_dbus)( DBusMessage*, char***); | 
|---|
| 547 | dbus_bool_t (*dbus_message_append_args_dylibloader_wrapper_dbus)( DBusMessage*, int,...); | 
|---|
| 548 | dbus_bool_t (*dbus_message_append_args_valist_dylibloader_wrapper_dbus)( DBusMessage*, int, va_list); | 
|---|
| 549 | dbus_bool_t (*dbus_message_get_args_dylibloader_wrapper_dbus)( DBusMessage*, DBusError*, int,...); | 
|---|
| 550 | dbus_bool_t (*dbus_message_get_args_valist_dylibloader_wrapper_dbus)( DBusMessage*, DBusError*, int, va_list); | 
|---|
| 551 | dbus_bool_t (*dbus_message_contains_unix_fds_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 552 | void (*dbus_message_iter_init_closed_dylibloader_wrapper_dbus)( DBusMessageIter*); | 
|---|
| 553 | dbus_bool_t (*dbus_message_iter_init_dylibloader_wrapper_dbus)( DBusMessage*, DBusMessageIter*); | 
|---|
| 554 | dbus_bool_t (*dbus_message_iter_has_next_dylibloader_wrapper_dbus)( DBusMessageIter*); | 
|---|
| 555 | dbus_bool_t (*dbus_message_iter_next_dylibloader_wrapper_dbus)( DBusMessageIter*); | 
|---|
| 556 | char* (*dbus_message_iter_get_signature_dylibloader_wrapper_dbus)( DBusMessageIter*); | 
|---|
| 557 | int (*dbus_message_iter_get_arg_type_dylibloader_wrapper_dbus)( DBusMessageIter*); | 
|---|
| 558 | int (*dbus_message_iter_get_element_type_dylibloader_wrapper_dbus)( DBusMessageIter*); | 
|---|
| 559 | void (*dbus_message_iter_recurse_dylibloader_wrapper_dbus)( DBusMessageIter*, DBusMessageIter*); | 
|---|
| 560 | void (*dbus_message_iter_get_basic_dylibloader_wrapper_dbus)( DBusMessageIter*, void*); | 
|---|
| 561 | int (*dbus_message_iter_get_element_count_dylibloader_wrapper_dbus)( DBusMessageIter*); | 
|---|
| 562 | int (*dbus_message_iter_get_array_len_dylibloader_wrapper_dbus)( DBusMessageIter*); | 
|---|
| 563 | void (*dbus_message_iter_get_fixed_array_dylibloader_wrapper_dbus)( DBusMessageIter*, void*, int*); | 
|---|
| 564 | void (*dbus_message_iter_init_append_dylibloader_wrapper_dbus)( DBusMessage*, DBusMessageIter*); | 
|---|
| 565 | dbus_bool_t (*dbus_message_iter_append_basic_dylibloader_wrapper_dbus)( DBusMessageIter*, int,const void*); | 
|---|
| 566 | dbus_bool_t (*dbus_message_iter_append_fixed_array_dylibloader_wrapper_dbus)( DBusMessageIter*, int,const void*, int); | 
|---|
| 567 | dbus_bool_t (*dbus_message_iter_open_container_dylibloader_wrapper_dbus)( DBusMessageIter*, int,const char*, DBusMessageIter*); | 
|---|
| 568 | dbus_bool_t (*dbus_message_iter_close_container_dylibloader_wrapper_dbus)( DBusMessageIter*, DBusMessageIter*); | 
|---|
| 569 | void (*dbus_message_iter_abandon_container_dylibloader_wrapper_dbus)( DBusMessageIter*, DBusMessageIter*); | 
|---|
| 570 | void (*dbus_message_iter_abandon_container_if_open_dylibloader_wrapper_dbus)( DBusMessageIter*, DBusMessageIter*); | 
|---|
| 571 | void (*dbus_message_lock_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 572 | dbus_bool_t (*dbus_set_error_from_message_dylibloader_wrapper_dbus)( DBusError*, DBusMessage*); | 
|---|
| 573 | dbus_bool_t (*dbus_message_allocate_data_slot_dylibloader_wrapper_dbus)( dbus_int32_t*); | 
|---|
| 574 | void (*dbus_message_free_data_slot_dylibloader_wrapper_dbus)( dbus_int32_t*); | 
|---|
| 575 | dbus_bool_t (*dbus_message_set_data_dylibloader_wrapper_dbus)( DBusMessage*, dbus_int32_t, void*, DBusFreeFunction); | 
|---|
| 576 | void* (*dbus_message_get_data_dylibloader_wrapper_dbus)( DBusMessage*, dbus_int32_t); | 
|---|
| 577 | int (*dbus_message_type_from_string_dylibloader_wrapper_dbus)(const char*); | 
|---|
| 578 | const char* (*dbus_message_type_to_string_dylibloader_wrapper_dbus)( int); | 
|---|
| 579 | dbus_bool_t (*dbus_message_marshal_dylibloader_wrapper_dbus)( DBusMessage*, char**, int*); | 
|---|
| 580 | DBusMessage* (*dbus_message_demarshal_dylibloader_wrapper_dbus)(const char*, int, DBusError*); | 
|---|
| 581 | int (*dbus_message_demarshal_bytes_needed_dylibloader_wrapper_dbus)(const char*, int); | 
|---|
| 582 | void (*dbus_message_set_allow_interactive_authorization_dylibloader_wrapper_dbus)( DBusMessage*, dbus_bool_t); | 
|---|
| 583 | dbus_bool_t (*dbus_message_get_allow_interactive_authorization_dylibloader_wrapper_dbus)( DBusMessage*); | 
|---|
| 584 | DBusConnection* (*dbus_connection_open_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 585 | DBusConnection* (*dbus_connection_open_private_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 586 | DBusConnection* (*dbus_connection_ref_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 587 | void (*dbus_connection_unref_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 588 | void (*dbus_connection_close_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 589 | dbus_bool_t (*dbus_connection_get_is_connected_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 590 | dbus_bool_t (*dbus_connection_get_is_authenticated_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 591 | dbus_bool_t (*dbus_connection_get_is_anonymous_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 592 | char* (*dbus_connection_get_server_id_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 593 | dbus_bool_t (*dbus_connection_can_send_type_dylibloader_wrapper_dbus)( DBusConnection*, int); | 
|---|
| 594 | void (*dbus_connection_set_exit_on_disconnect_dylibloader_wrapper_dbus)( DBusConnection*, dbus_bool_t); | 
|---|
| 595 | void (*dbus_connection_flush_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 596 | dbus_bool_t (*dbus_connection_read_write_dispatch_dylibloader_wrapper_dbus)( DBusConnection*, int); | 
|---|
| 597 | dbus_bool_t (*dbus_connection_read_write_dylibloader_wrapper_dbus)( DBusConnection*, int); | 
|---|
| 598 | DBusMessage* (*dbus_connection_borrow_message_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 599 | void (*dbus_connection_return_message_dylibloader_wrapper_dbus)( DBusConnection*, DBusMessage*); | 
|---|
| 600 | void (*dbus_connection_steal_borrowed_message_dylibloader_wrapper_dbus)( DBusConnection*, DBusMessage*); | 
|---|
| 601 | DBusMessage* (*dbus_connection_pop_message_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 602 | DBusDispatchStatus (*dbus_connection_get_dispatch_status_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 603 | DBusDispatchStatus (*dbus_connection_dispatch_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 604 | dbus_bool_t (*dbus_connection_has_messages_to_send_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 605 | dbus_bool_t (*dbus_connection_send_dylibloader_wrapper_dbus)( DBusConnection*, DBusMessage*, dbus_uint32_t*); | 
|---|
| 606 | dbus_bool_t (*dbus_connection_send_with_reply_dylibloader_wrapper_dbus)( DBusConnection*, DBusMessage*, DBusPendingCall**, int); | 
|---|
| 607 | DBusMessage* (*dbus_connection_send_with_reply_and_block_dylibloader_wrapper_dbus)( DBusConnection*, DBusMessage*, int, DBusError*); | 
|---|
| 608 | dbus_bool_t (*dbus_connection_set_watch_functions_dylibloader_wrapper_dbus)( DBusConnection*, DBusAddWatchFunction, DBusRemoveWatchFunction, DBusWatchToggledFunction, void*, DBusFreeFunction); | 
|---|
| 609 | dbus_bool_t (*dbus_connection_set_timeout_functions_dylibloader_wrapper_dbus)( DBusConnection*, DBusAddTimeoutFunction, DBusRemoveTimeoutFunction, DBusTimeoutToggledFunction, void*, DBusFreeFunction); | 
|---|
| 610 | void (*dbus_connection_set_wakeup_main_function_dylibloader_wrapper_dbus)( DBusConnection*, DBusWakeupMainFunction, void*, DBusFreeFunction); | 
|---|
| 611 | void (*dbus_connection_set_dispatch_status_function_dylibloader_wrapper_dbus)( DBusConnection*, DBusDispatchStatusFunction, void*, DBusFreeFunction); | 
|---|
| 612 | dbus_bool_t (*dbus_connection_get_unix_user_dylibloader_wrapper_dbus)( DBusConnection*, unsigned long*); | 
|---|
| 613 | dbus_bool_t (*dbus_connection_get_unix_process_id_dylibloader_wrapper_dbus)( DBusConnection*, unsigned long*); | 
|---|
| 614 | dbus_bool_t (*dbus_connection_get_adt_audit_session_data_dylibloader_wrapper_dbus)( DBusConnection*, void**, dbus_int32_t*); | 
|---|
| 615 | void (*dbus_connection_set_unix_user_function_dylibloader_wrapper_dbus)( DBusConnection*, DBusAllowUnixUserFunction, void*, DBusFreeFunction); | 
|---|
| 616 | dbus_bool_t (*dbus_connection_get_windows_user_dylibloader_wrapper_dbus)( DBusConnection*, char**); | 
|---|
| 617 | void (*dbus_connection_set_windows_user_function_dylibloader_wrapper_dbus)( DBusConnection*, DBusAllowWindowsUserFunction, void*, DBusFreeFunction); | 
|---|
| 618 | void (*dbus_connection_set_allow_anonymous_dylibloader_wrapper_dbus)( DBusConnection*, dbus_bool_t); | 
|---|
| 619 | void (*dbus_connection_set_route_peer_messages_dylibloader_wrapper_dbus)( DBusConnection*, dbus_bool_t); | 
|---|
| 620 | dbus_bool_t (*dbus_connection_add_filter_dylibloader_wrapper_dbus)( DBusConnection*, DBusHandleMessageFunction, void*, DBusFreeFunction); | 
|---|
| 621 | void (*dbus_connection_remove_filter_dylibloader_wrapper_dbus)( DBusConnection*, DBusHandleMessageFunction, void*); | 
|---|
| 622 | dbus_bool_t (*dbus_connection_allocate_data_slot_dylibloader_wrapper_dbus)( dbus_int32_t*); | 
|---|
| 623 | void (*dbus_connection_free_data_slot_dylibloader_wrapper_dbus)( dbus_int32_t*); | 
|---|
| 624 | dbus_bool_t (*dbus_connection_set_data_dylibloader_wrapper_dbus)( DBusConnection*, dbus_int32_t, void*, DBusFreeFunction); | 
|---|
| 625 | void* (*dbus_connection_get_data_dylibloader_wrapper_dbus)( DBusConnection*, dbus_int32_t); | 
|---|
| 626 | void (*dbus_connection_set_change_sigpipe_dylibloader_wrapper_dbus)( dbus_bool_t); | 
|---|
| 627 | void (*dbus_connection_set_max_message_size_dylibloader_wrapper_dbus)( DBusConnection*, long); | 
|---|
| 628 | long (*dbus_connection_get_max_message_size_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 629 | void (*dbus_connection_set_max_received_size_dylibloader_wrapper_dbus)( DBusConnection*, long); | 
|---|
| 630 | long (*dbus_connection_get_max_received_size_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 631 | void (*dbus_connection_set_max_message_unix_fds_dylibloader_wrapper_dbus)( DBusConnection*, long); | 
|---|
| 632 | long (*dbus_connection_get_max_message_unix_fds_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 633 | void (*dbus_connection_set_max_received_unix_fds_dylibloader_wrapper_dbus)( DBusConnection*, long); | 
|---|
| 634 | long (*dbus_connection_get_max_received_unix_fds_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 635 | long (*dbus_connection_get_outgoing_size_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 636 | long (*dbus_connection_get_outgoing_unix_fds_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 637 | DBusPreallocatedSend* (*dbus_connection_preallocate_send_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 638 | void (*dbus_connection_free_preallocated_send_dylibloader_wrapper_dbus)( DBusConnection*, DBusPreallocatedSend*); | 
|---|
| 639 | void (*dbus_connection_send_preallocated_dylibloader_wrapper_dbus)( DBusConnection*, DBusPreallocatedSend*, DBusMessage*, dbus_uint32_t*); | 
|---|
| 640 | dbus_bool_t (*dbus_connection_try_register_object_path_dylibloader_wrapper_dbus)( DBusConnection*,const char*,const DBusObjectPathVTable*, void*, DBusError*); | 
|---|
| 641 | dbus_bool_t (*dbus_connection_register_object_path_dylibloader_wrapper_dbus)( DBusConnection*,const char*,const DBusObjectPathVTable*, void*); | 
|---|
| 642 | dbus_bool_t (*dbus_connection_try_register_fallback_dylibloader_wrapper_dbus)( DBusConnection*,const char*,const DBusObjectPathVTable*, void*, DBusError*); | 
|---|
| 643 | dbus_bool_t (*dbus_connection_register_fallback_dylibloader_wrapper_dbus)( DBusConnection*,const char*,const DBusObjectPathVTable*, void*); | 
|---|
| 644 | dbus_bool_t (*dbus_connection_unregister_object_path_dylibloader_wrapper_dbus)( DBusConnection*,const char*); | 
|---|
| 645 | dbus_bool_t (*dbus_connection_get_object_path_data_dylibloader_wrapper_dbus)( DBusConnection*,const char*, void**); | 
|---|
| 646 | dbus_bool_t (*dbus_connection_list_registered_dylibloader_wrapper_dbus)( DBusConnection*,const char*, char***); | 
|---|
| 647 | dbus_bool_t (*dbus_connection_get_unix_fd_dylibloader_wrapper_dbus)( DBusConnection*, int*); | 
|---|
| 648 | dbus_bool_t (*dbus_connection_get_socket_dylibloader_wrapper_dbus)( DBusConnection*, int*); | 
|---|
| 649 | int (*dbus_watch_get_fd_dylibloader_wrapper_dbus)( DBusWatch*); | 
|---|
| 650 | int (*dbus_watch_get_unix_fd_dylibloader_wrapper_dbus)( DBusWatch*); | 
|---|
| 651 | int (*dbus_watch_get_socket_dylibloader_wrapper_dbus)( DBusWatch*); | 
|---|
| 652 | unsigned int (*dbus_watch_get_flags_dylibloader_wrapper_dbus)( DBusWatch*); | 
|---|
| 653 | void* (*dbus_watch_get_data_dylibloader_wrapper_dbus)( DBusWatch*); | 
|---|
| 654 | void (*dbus_watch_set_data_dylibloader_wrapper_dbus)( DBusWatch*, void*, DBusFreeFunction); | 
|---|
| 655 | dbus_bool_t (*dbus_watch_handle_dylibloader_wrapper_dbus)( DBusWatch*, unsigned int); | 
|---|
| 656 | dbus_bool_t (*dbus_watch_get_enabled_dylibloader_wrapper_dbus)( DBusWatch*); | 
|---|
| 657 | int (*dbus_timeout_get_interval_dylibloader_wrapper_dbus)( DBusTimeout*); | 
|---|
| 658 | void* (*dbus_timeout_get_data_dylibloader_wrapper_dbus)( DBusTimeout*); | 
|---|
| 659 | void (*dbus_timeout_set_data_dylibloader_wrapper_dbus)( DBusTimeout*, void*, DBusFreeFunction); | 
|---|
| 660 | dbus_bool_t (*dbus_timeout_handle_dylibloader_wrapper_dbus)( DBusTimeout*); | 
|---|
| 661 | dbus_bool_t (*dbus_timeout_get_enabled_dylibloader_wrapper_dbus)( DBusTimeout*); | 
|---|
| 662 | DBusConnection* (*dbus_bus_get_dylibloader_wrapper_dbus)( DBusBusType, DBusError*); | 
|---|
| 663 | DBusConnection* (*dbus_bus_get_private_dylibloader_wrapper_dbus)( DBusBusType, DBusError*); | 
|---|
| 664 | dbus_bool_t (*dbus_bus_register_dylibloader_wrapper_dbus)( DBusConnection*, DBusError*); | 
|---|
| 665 | dbus_bool_t (*dbus_bus_set_unique_name_dylibloader_wrapper_dbus)( DBusConnection*,const char*); | 
|---|
| 666 | const char* (*dbus_bus_get_unique_name_dylibloader_wrapper_dbus)( DBusConnection*); | 
|---|
| 667 | unsigned long (*dbus_bus_get_unix_user_dylibloader_wrapper_dbus)( DBusConnection*,const char*, DBusError*); | 
|---|
| 668 | char* (*dbus_bus_get_id_dylibloader_wrapper_dbus)( DBusConnection*, DBusError*); | 
|---|
| 669 | int (*dbus_bus_request_name_dylibloader_wrapper_dbus)( DBusConnection*,const char*, unsigned int, DBusError*); | 
|---|
| 670 | int (*dbus_bus_release_name_dylibloader_wrapper_dbus)( DBusConnection*,const char*, DBusError*); | 
|---|
| 671 | dbus_bool_t (*dbus_bus_name_has_owner_dylibloader_wrapper_dbus)( DBusConnection*,const char*, DBusError*); | 
|---|
| 672 | dbus_bool_t (*dbus_bus_start_service_by_name_dylibloader_wrapper_dbus)( DBusConnection*,const char*, dbus_uint32_t, dbus_uint32_t*, DBusError*); | 
|---|
| 673 | void (*dbus_bus_add_match_dylibloader_wrapper_dbus)( DBusConnection*,const char*, DBusError*); | 
|---|
| 674 | void (*dbus_bus_remove_match_dylibloader_wrapper_dbus)( DBusConnection*,const char*, DBusError*); | 
|---|
| 675 | char* (*dbus_get_local_machine_id_dylibloader_wrapper_dbus)( void); | 
|---|
| 676 | void (*dbus_get_version_dylibloader_wrapper_dbus)( int*, int*, int*); | 
|---|
| 677 | dbus_bool_t (*dbus_setenv_dylibloader_wrapper_dbus)(const char*,const char*); | 
|---|
| 678 | char* (*dbus_try_get_local_machine_id_dylibloader_wrapper_dbus)( DBusError*); | 
|---|
| 679 | DBusPendingCall* (*dbus_pending_call_ref_dylibloader_wrapper_dbus)( DBusPendingCall*); | 
|---|
| 680 | void (*dbus_pending_call_unref_dylibloader_wrapper_dbus)( DBusPendingCall*); | 
|---|
| 681 | dbus_bool_t (*dbus_pending_call_set_notify_dylibloader_wrapper_dbus)( DBusPendingCall*, DBusPendingCallNotifyFunction, void*, DBusFreeFunction); | 
|---|
| 682 | void (*dbus_pending_call_cancel_dylibloader_wrapper_dbus)( DBusPendingCall*); | 
|---|
| 683 | dbus_bool_t (*dbus_pending_call_get_completed_dylibloader_wrapper_dbus)( DBusPendingCall*); | 
|---|
| 684 | DBusMessage* (*dbus_pending_call_steal_reply_dylibloader_wrapper_dbus)( DBusPendingCall*); | 
|---|
| 685 | void (*dbus_pending_call_block_dylibloader_wrapper_dbus)( DBusPendingCall*); | 
|---|
| 686 | dbus_bool_t (*dbus_pending_call_allocate_data_slot_dylibloader_wrapper_dbus)( dbus_int32_t*); | 
|---|
| 687 | void (*dbus_pending_call_free_data_slot_dylibloader_wrapper_dbus)( dbus_int32_t*); | 
|---|
| 688 | dbus_bool_t (*dbus_pending_call_set_data_dylibloader_wrapper_dbus)( DBusPendingCall*, dbus_int32_t, void*, DBusFreeFunction); | 
|---|
| 689 | void* (*dbus_pending_call_get_data_dylibloader_wrapper_dbus)( DBusPendingCall*, dbus_int32_t); | 
|---|
| 690 | DBusServer* (*dbus_server_listen_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 691 | DBusServer* (*dbus_server_ref_dylibloader_wrapper_dbus)( DBusServer*); | 
|---|
| 692 | void (*dbus_server_unref_dylibloader_wrapper_dbus)( DBusServer*); | 
|---|
| 693 | void (*dbus_server_disconnect_dylibloader_wrapper_dbus)( DBusServer*); | 
|---|
| 694 | dbus_bool_t (*dbus_server_get_is_connected_dylibloader_wrapper_dbus)( DBusServer*); | 
|---|
| 695 | char* (*dbus_server_get_address_dylibloader_wrapper_dbus)( DBusServer*); | 
|---|
| 696 | char* (*dbus_server_get_id_dylibloader_wrapper_dbus)( DBusServer*); | 
|---|
| 697 | void (*dbus_server_set_new_connection_function_dylibloader_wrapper_dbus)( DBusServer*, DBusNewConnectionFunction, void*, DBusFreeFunction); | 
|---|
| 698 | dbus_bool_t (*dbus_server_set_watch_functions_dylibloader_wrapper_dbus)( DBusServer*, DBusAddWatchFunction, DBusRemoveWatchFunction, DBusWatchToggledFunction, void*, DBusFreeFunction); | 
|---|
| 699 | dbus_bool_t (*dbus_server_set_timeout_functions_dylibloader_wrapper_dbus)( DBusServer*, DBusAddTimeoutFunction, DBusRemoveTimeoutFunction, DBusTimeoutToggledFunction, void*, DBusFreeFunction); | 
|---|
| 700 | dbus_bool_t (*dbus_server_set_auth_mechanisms_dylibloader_wrapper_dbus)( DBusServer*,const char**); | 
|---|
| 701 | dbus_bool_t (*dbus_server_allocate_data_slot_dylibloader_wrapper_dbus)( dbus_int32_t*); | 
|---|
| 702 | void (*dbus_server_free_data_slot_dylibloader_wrapper_dbus)( dbus_int32_t*); | 
|---|
| 703 | dbus_bool_t (*dbus_server_set_data_dylibloader_wrapper_dbus)( DBusServer*, int, void*, DBusFreeFunction); | 
|---|
| 704 | void* (*dbus_server_get_data_dylibloader_wrapper_dbus)( DBusServer*, int); | 
|---|
| 705 | void (*dbus_signature_iter_init_dylibloader_wrapper_dbus)( DBusSignatureIter*,const char*); | 
|---|
| 706 | int (*dbus_signature_iter_get_current_type_dylibloader_wrapper_dbus)(const DBusSignatureIter*); | 
|---|
| 707 | char* (*dbus_signature_iter_get_signature_dylibloader_wrapper_dbus)(const DBusSignatureIter*); | 
|---|
| 708 | int (*dbus_signature_iter_get_element_type_dylibloader_wrapper_dbus)(const DBusSignatureIter*); | 
|---|
| 709 | dbus_bool_t (*dbus_signature_iter_next_dylibloader_wrapper_dbus)( DBusSignatureIter*); | 
|---|
| 710 | void (*dbus_signature_iter_recurse_dylibloader_wrapper_dbus)(const DBusSignatureIter*, DBusSignatureIter*); | 
|---|
| 711 | dbus_bool_t (*dbus_signature_validate_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 712 | dbus_bool_t (*dbus_signature_validate_single_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 713 | dbus_bool_t (*dbus_type_is_valid_dylibloader_wrapper_dbus)( int); | 
|---|
| 714 | dbus_bool_t (*dbus_type_is_basic_dylibloader_wrapper_dbus)( int); | 
|---|
| 715 | dbus_bool_t (*dbus_type_is_container_dylibloader_wrapper_dbus)( int); | 
|---|
| 716 | dbus_bool_t (*dbus_type_is_fixed_dylibloader_wrapper_dbus)( int); | 
|---|
| 717 | dbus_bool_t (*dbus_validate_path_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 718 | dbus_bool_t (*dbus_validate_interface_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 719 | dbus_bool_t (*dbus_validate_member_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 720 | dbus_bool_t (*dbus_validate_error_name_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 721 | dbus_bool_t (*dbus_validate_bus_name_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 722 | dbus_bool_t (*dbus_validate_utf8_dylibloader_wrapper_dbus)(const char*, DBusError*); | 
|---|
| 723 | dbus_bool_t (*dbus_threads_init_dylibloader_wrapper_dbus)(const DBusThreadFunctions*); | 
|---|
| 724 | dbus_bool_t (*dbus_threads_init_default_dylibloader_wrapper_dbus)( void); | 
|---|
| 725 | int initialize_dbus(int verbose) { | 
|---|
| 726 | void *handle; | 
|---|
| 727 | char *error; | 
|---|
| 728 | handle = dlopen( "libdbus-1.so.3", RTLD_LAZY); | 
|---|
| 729 | if (!handle) { | 
|---|
| 730 | if (verbose) { | 
|---|
| 731 | fprintf(stderr, "%s\n", dlerror()); | 
|---|
| 732 | } | 
|---|
| 733 | return(1); | 
|---|
| 734 | } | 
|---|
| 735 | dlerror(); | 
|---|
| 736 | // dbus_error_init | 
|---|
| 737 | *(void **) (&dbus_error_init_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_error_init"); | 
|---|
| 738 | if (verbose) { | 
|---|
| 739 | error = dlerror(); | 
|---|
| 740 | if (error != NULL) { | 
|---|
| 741 | fprintf(stderr, "%s\n", error); | 
|---|
| 742 | } | 
|---|
| 743 | } | 
|---|
| 744 | // dbus_error_free | 
|---|
| 745 | *(void **) (&dbus_error_free_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_error_free"); | 
|---|
| 746 | if (verbose) { | 
|---|
| 747 | error = dlerror(); | 
|---|
| 748 | if (error != NULL) { | 
|---|
| 749 | fprintf(stderr, "%s\n", error); | 
|---|
| 750 | } | 
|---|
| 751 | } | 
|---|
| 752 | // dbus_set_error | 
|---|
| 753 | *(void **) (&dbus_set_error_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_set_error"); | 
|---|
| 754 | if (verbose) { | 
|---|
| 755 | error = dlerror(); | 
|---|
| 756 | if (error != NULL) { | 
|---|
| 757 | fprintf(stderr, "%s\n", error); | 
|---|
| 758 | } | 
|---|
| 759 | } | 
|---|
| 760 | // dbus_set_error_const | 
|---|
| 761 | *(void **) (&dbus_set_error_const_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_set_error_const"); | 
|---|
| 762 | if (verbose) { | 
|---|
| 763 | error = dlerror(); | 
|---|
| 764 | if (error != NULL) { | 
|---|
| 765 | fprintf(stderr, "%s\n", error); | 
|---|
| 766 | } | 
|---|
| 767 | } | 
|---|
| 768 | // dbus_move_error | 
|---|
| 769 | *(void **) (&dbus_move_error_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_move_error"); | 
|---|
| 770 | if (verbose) { | 
|---|
| 771 | error = dlerror(); | 
|---|
| 772 | if (error != NULL) { | 
|---|
| 773 | fprintf(stderr, "%s\n", error); | 
|---|
| 774 | } | 
|---|
| 775 | } | 
|---|
| 776 | // dbus_error_has_name | 
|---|
| 777 | *(void **) (&dbus_error_has_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_error_has_name"); | 
|---|
| 778 | if (verbose) { | 
|---|
| 779 | error = dlerror(); | 
|---|
| 780 | if (error != NULL) { | 
|---|
| 781 | fprintf(stderr, "%s\n", error); | 
|---|
| 782 | } | 
|---|
| 783 | } | 
|---|
| 784 | // dbus_error_is_set | 
|---|
| 785 | *(void **) (&dbus_error_is_set_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_error_is_set"); | 
|---|
| 786 | if (verbose) { | 
|---|
| 787 | error = dlerror(); | 
|---|
| 788 | if (error != NULL) { | 
|---|
| 789 | fprintf(stderr, "%s\n", error); | 
|---|
| 790 | } | 
|---|
| 791 | } | 
|---|
| 792 | // dbus_parse_address | 
|---|
| 793 | *(void **) (&dbus_parse_address_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_parse_address"); | 
|---|
| 794 | if (verbose) { | 
|---|
| 795 | error = dlerror(); | 
|---|
| 796 | if (error != NULL) { | 
|---|
| 797 | fprintf(stderr, "%s\n", error); | 
|---|
| 798 | } | 
|---|
| 799 | } | 
|---|
| 800 | // dbus_address_entry_get_value | 
|---|
| 801 | *(void **) (&dbus_address_entry_get_value_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_address_entry_get_value"); | 
|---|
| 802 | if (verbose) { | 
|---|
| 803 | error = dlerror(); | 
|---|
| 804 | if (error != NULL) { | 
|---|
| 805 | fprintf(stderr, "%s\n", error); | 
|---|
| 806 | } | 
|---|
| 807 | } | 
|---|
| 808 | // dbus_address_entry_get_method | 
|---|
| 809 | *(void **) (&dbus_address_entry_get_method_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_address_entry_get_method"); | 
|---|
| 810 | if (verbose) { | 
|---|
| 811 | error = dlerror(); | 
|---|
| 812 | if (error != NULL) { | 
|---|
| 813 | fprintf(stderr, "%s\n", error); | 
|---|
| 814 | } | 
|---|
| 815 | } | 
|---|
| 816 | // dbus_address_entries_free | 
|---|
| 817 | *(void **) (&dbus_address_entries_free_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_address_entries_free"); | 
|---|
| 818 | if (verbose) { | 
|---|
| 819 | error = dlerror(); | 
|---|
| 820 | if (error != NULL) { | 
|---|
| 821 | fprintf(stderr, "%s\n", error); | 
|---|
| 822 | } | 
|---|
| 823 | } | 
|---|
| 824 | // dbus_address_escape_value | 
|---|
| 825 | *(void **) (&dbus_address_escape_value_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_address_escape_value"); | 
|---|
| 826 | if (verbose) { | 
|---|
| 827 | error = dlerror(); | 
|---|
| 828 | if (error != NULL) { | 
|---|
| 829 | fprintf(stderr, "%s\n", error); | 
|---|
| 830 | } | 
|---|
| 831 | } | 
|---|
| 832 | // dbus_address_unescape_value | 
|---|
| 833 | *(void **) (&dbus_address_unescape_value_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_address_unescape_value"); | 
|---|
| 834 | if (verbose) { | 
|---|
| 835 | error = dlerror(); | 
|---|
| 836 | if (error != NULL) { | 
|---|
| 837 | fprintf(stderr, "%s\n", error); | 
|---|
| 838 | } | 
|---|
| 839 | } | 
|---|
| 840 | // dbus_malloc | 
|---|
| 841 | *(void **) (&dbus_malloc_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_malloc"); | 
|---|
| 842 | if (verbose) { | 
|---|
| 843 | error = dlerror(); | 
|---|
| 844 | if (error != NULL) { | 
|---|
| 845 | fprintf(stderr, "%s\n", error); | 
|---|
| 846 | } | 
|---|
| 847 | } | 
|---|
| 848 | // dbus_malloc0 | 
|---|
| 849 | *(void **) (&dbus_malloc0_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_malloc0"); | 
|---|
| 850 | if (verbose) { | 
|---|
| 851 | error = dlerror(); | 
|---|
| 852 | if (error != NULL) { | 
|---|
| 853 | fprintf(stderr, "%s\n", error); | 
|---|
| 854 | } | 
|---|
| 855 | } | 
|---|
| 856 | // dbus_realloc | 
|---|
| 857 | *(void **) (&dbus_realloc_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_realloc"); | 
|---|
| 858 | if (verbose) { | 
|---|
| 859 | error = dlerror(); | 
|---|
| 860 | if (error != NULL) { | 
|---|
| 861 | fprintf(stderr, "%s\n", error); | 
|---|
| 862 | } | 
|---|
| 863 | } | 
|---|
| 864 | // dbus_free | 
|---|
| 865 | *(void **) (&dbus_free_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_free"); | 
|---|
| 866 | if (verbose) { | 
|---|
| 867 | error = dlerror(); | 
|---|
| 868 | if (error != NULL) { | 
|---|
| 869 | fprintf(stderr, "%s\n", error); | 
|---|
| 870 | } | 
|---|
| 871 | } | 
|---|
| 872 | // dbus_free_string_array | 
|---|
| 873 | *(void **) (&dbus_free_string_array_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_free_string_array"); | 
|---|
| 874 | if (verbose) { | 
|---|
| 875 | error = dlerror(); | 
|---|
| 876 | if (error != NULL) { | 
|---|
| 877 | fprintf(stderr, "%s\n", error); | 
|---|
| 878 | } | 
|---|
| 879 | } | 
|---|
| 880 | // dbus_shutdown | 
|---|
| 881 | *(void **) (&dbus_shutdown_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_shutdown"); | 
|---|
| 882 | if (verbose) { | 
|---|
| 883 | error = dlerror(); | 
|---|
| 884 | if (error != NULL) { | 
|---|
| 885 | fprintf(stderr, "%s\n", error); | 
|---|
| 886 | } | 
|---|
| 887 | } | 
|---|
| 888 | // dbus_message_new | 
|---|
| 889 | *(void **) (&dbus_message_new_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_new"); | 
|---|
| 890 | if (verbose) { | 
|---|
| 891 | error = dlerror(); | 
|---|
| 892 | if (error != NULL) { | 
|---|
| 893 | fprintf(stderr, "%s\n", error); | 
|---|
| 894 | } | 
|---|
| 895 | } | 
|---|
| 896 | // dbus_message_new_method_call | 
|---|
| 897 | *(void **) (&dbus_message_new_method_call_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_new_method_call"); | 
|---|
| 898 | if (verbose) { | 
|---|
| 899 | error = dlerror(); | 
|---|
| 900 | if (error != NULL) { | 
|---|
| 901 | fprintf(stderr, "%s\n", error); | 
|---|
| 902 | } | 
|---|
| 903 | } | 
|---|
| 904 | // dbus_message_new_method_return | 
|---|
| 905 | *(void **) (&dbus_message_new_method_return_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_new_method_return"); | 
|---|
| 906 | if (verbose) { | 
|---|
| 907 | error = dlerror(); | 
|---|
| 908 | if (error != NULL) { | 
|---|
| 909 | fprintf(stderr, "%s\n", error); | 
|---|
| 910 | } | 
|---|
| 911 | } | 
|---|
| 912 | // dbus_message_new_signal | 
|---|
| 913 | *(void **) (&dbus_message_new_signal_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_new_signal"); | 
|---|
| 914 | if (verbose) { | 
|---|
| 915 | error = dlerror(); | 
|---|
| 916 | if (error != NULL) { | 
|---|
| 917 | fprintf(stderr, "%s\n", error); | 
|---|
| 918 | } | 
|---|
| 919 | } | 
|---|
| 920 | // dbus_message_new_error | 
|---|
| 921 | *(void **) (&dbus_message_new_error_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_new_error"); | 
|---|
| 922 | if (verbose) { | 
|---|
| 923 | error = dlerror(); | 
|---|
| 924 | if (error != NULL) { | 
|---|
| 925 | fprintf(stderr, "%s\n", error); | 
|---|
| 926 | } | 
|---|
| 927 | } | 
|---|
| 928 | // dbus_message_new_error_printf | 
|---|
| 929 | *(void **) (&dbus_message_new_error_printf_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_new_error_printf"); | 
|---|
| 930 | if (verbose) { | 
|---|
| 931 | error = dlerror(); | 
|---|
| 932 | if (error != NULL) { | 
|---|
| 933 | fprintf(stderr, "%s\n", error); | 
|---|
| 934 | } | 
|---|
| 935 | } | 
|---|
| 936 | // dbus_message_copy | 
|---|
| 937 | *(void **) (&dbus_message_copy_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_copy"); | 
|---|
| 938 | if (verbose) { | 
|---|
| 939 | error = dlerror(); | 
|---|
| 940 | if (error != NULL) { | 
|---|
| 941 | fprintf(stderr, "%s\n", error); | 
|---|
| 942 | } | 
|---|
| 943 | } | 
|---|
| 944 | // dbus_message_ref | 
|---|
| 945 | *(void **) (&dbus_message_ref_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_ref"); | 
|---|
| 946 | if (verbose) { | 
|---|
| 947 | error = dlerror(); | 
|---|
| 948 | if (error != NULL) { | 
|---|
| 949 | fprintf(stderr, "%s\n", error); | 
|---|
| 950 | } | 
|---|
| 951 | } | 
|---|
| 952 | // dbus_message_unref | 
|---|
| 953 | *(void **) (&dbus_message_unref_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_unref"); | 
|---|
| 954 | if (verbose) { | 
|---|
| 955 | error = dlerror(); | 
|---|
| 956 | if (error != NULL) { | 
|---|
| 957 | fprintf(stderr, "%s\n", error); | 
|---|
| 958 | } | 
|---|
| 959 | } | 
|---|
| 960 | // dbus_message_get_type | 
|---|
| 961 | *(void **) (&dbus_message_get_type_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_type"); | 
|---|
| 962 | if (verbose) { | 
|---|
| 963 | error = dlerror(); | 
|---|
| 964 | if (error != NULL) { | 
|---|
| 965 | fprintf(stderr, "%s\n", error); | 
|---|
| 966 | } | 
|---|
| 967 | } | 
|---|
| 968 | // dbus_message_set_path | 
|---|
| 969 | *(void **) (&dbus_message_set_path_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_path"); | 
|---|
| 970 | if (verbose) { | 
|---|
| 971 | error = dlerror(); | 
|---|
| 972 | if (error != NULL) { | 
|---|
| 973 | fprintf(stderr, "%s\n", error); | 
|---|
| 974 | } | 
|---|
| 975 | } | 
|---|
| 976 | // dbus_message_get_path | 
|---|
| 977 | *(void **) (&dbus_message_get_path_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_path"); | 
|---|
| 978 | if (verbose) { | 
|---|
| 979 | error = dlerror(); | 
|---|
| 980 | if (error != NULL) { | 
|---|
| 981 | fprintf(stderr, "%s\n", error); | 
|---|
| 982 | } | 
|---|
| 983 | } | 
|---|
| 984 | // dbus_message_has_path | 
|---|
| 985 | *(void **) (&dbus_message_has_path_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_has_path"); | 
|---|
| 986 | if (verbose) { | 
|---|
| 987 | error = dlerror(); | 
|---|
| 988 | if (error != NULL) { | 
|---|
| 989 | fprintf(stderr, "%s\n", error); | 
|---|
| 990 | } | 
|---|
| 991 | } | 
|---|
| 992 | // dbus_message_set_interface | 
|---|
| 993 | *(void **) (&dbus_message_set_interface_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_interface"); | 
|---|
| 994 | if (verbose) { | 
|---|
| 995 | error = dlerror(); | 
|---|
| 996 | if (error != NULL) { | 
|---|
| 997 | fprintf(stderr, "%s\n", error); | 
|---|
| 998 | } | 
|---|
| 999 | } | 
|---|
| 1000 | // dbus_message_get_interface | 
|---|
| 1001 | *(void **) (&dbus_message_get_interface_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_interface"); | 
|---|
| 1002 | if (verbose) { | 
|---|
| 1003 | error = dlerror(); | 
|---|
| 1004 | if (error != NULL) { | 
|---|
| 1005 | fprintf(stderr, "%s\n", error); | 
|---|
| 1006 | } | 
|---|
| 1007 | } | 
|---|
| 1008 | // dbus_message_has_interface | 
|---|
| 1009 | *(void **) (&dbus_message_has_interface_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_has_interface"); | 
|---|
| 1010 | if (verbose) { | 
|---|
| 1011 | error = dlerror(); | 
|---|
| 1012 | if (error != NULL) { | 
|---|
| 1013 | fprintf(stderr, "%s\n", error); | 
|---|
| 1014 | } | 
|---|
| 1015 | } | 
|---|
| 1016 | // dbus_message_set_member | 
|---|
| 1017 | *(void **) (&dbus_message_set_member_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_member"); | 
|---|
| 1018 | if (verbose) { | 
|---|
| 1019 | error = dlerror(); | 
|---|
| 1020 | if (error != NULL) { | 
|---|
| 1021 | fprintf(stderr, "%s\n", error); | 
|---|
| 1022 | } | 
|---|
| 1023 | } | 
|---|
| 1024 | // dbus_message_get_member | 
|---|
| 1025 | *(void **) (&dbus_message_get_member_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_member"); | 
|---|
| 1026 | if (verbose) { | 
|---|
| 1027 | error = dlerror(); | 
|---|
| 1028 | if (error != NULL) { | 
|---|
| 1029 | fprintf(stderr, "%s\n", error); | 
|---|
| 1030 | } | 
|---|
| 1031 | } | 
|---|
| 1032 | // dbus_message_has_member | 
|---|
| 1033 | *(void **) (&dbus_message_has_member_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_has_member"); | 
|---|
| 1034 | if (verbose) { | 
|---|
| 1035 | error = dlerror(); | 
|---|
| 1036 | if (error != NULL) { | 
|---|
| 1037 | fprintf(stderr, "%s\n", error); | 
|---|
| 1038 | } | 
|---|
| 1039 | } | 
|---|
| 1040 | // dbus_message_set_error_name | 
|---|
| 1041 | *(void **) (&dbus_message_set_error_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_error_name"); | 
|---|
| 1042 | if (verbose) { | 
|---|
| 1043 | error = dlerror(); | 
|---|
| 1044 | if (error != NULL) { | 
|---|
| 1045 | fprintf(stderr, "%s\n", error); | 
|---|
| 1046 | } | 
|---|
| 1047 | } | 
|---|
| 1048 | // dbus_message_get_error_name | 
|---|
| 1049 | *(void **) (&dbus_message_get_error_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_error_name"); | 
|---|
| 1050 | if (verbose) { | 
|---|
| 1051 | error = dlerror(); | 
|---|
| 1052 | if (error != NULL) { | 
|---|
| 1053 | fprintf(stderr, "%s\n", error); | 
|---|
| 1054 | } | 
|---|
| 1055 | } | 
|---|
| 1056 | // dbus_message_set_destination | 
|---|
| 1057 | *(void **) (&dbus_message_set_destination_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_destination"); | 
|---|
| 1058 | if (verbose) { | 
|---|
| 1059 | error = dlerror(); | 
|---|
| 1060 | if (error != NULL) { | 
|---|
| 1061 | fprintf(stderr, "%s\n", error); | 
|---|
| 1062 | } | 
|---|
| 1063 | } | 
|---|
| 1064 | // dbus_message_get_destination | 
|---|
| 1065 | *(void **) (&dbus_message_get_destination_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_destination"); | 
|---|
| 1066 | if (verbose) { | 
|---|
| 1067 | error = dlerror(); | 
|---|
| 1068 | if (error != NULL) { | 
|---|
| 1069 | fprintf(stderr, "%s\n", error); | 
|---|
| 1070 | } | 
|---|
| 1071 | } | 
|---|
| 1072 | // dbus_message_set_sender | 
|---|
| 1073 | *(void **) (&dbus_message_set_sender_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_sender"); | 
|---|
| 1074 | if (verbose) { | 
|---|
| 1075 | error = dlerror(); | 
|---|
| 1076 | if (error != NULL) { | 
|---|
| 1077 | fprintf(stderr, "%s\n", error); | 
|---|
| 1078 | } | 
|---|
| 1079 | } | 
|---|
| 1080 | // dbus_message_get_sender | 
|---|
| 1081 | *(void **) (&dbus_message_get_sender_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_sender"); | 
|---|
| 1082 | if (verbose) { | 
|---|
| 1083 | error = dlerror(); | 
|---|
| 1084 | if (error != NULL) { | 
|---|
| 1085 | fprintf(stderr, "%s\n", error); | 
|---|
| 1086 | } | 
|---|
| 1087 | } | 
|---|
| 1088 | // dbus_message_get_signature | 
|---|
| 1089 | *(void **) (&dbus_message_get_signature_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_signature"); | 
|---|
| 1090 | if (verbose) { | 
|---|
| 1091 | error = dlerror(); | 
|---|
| 1092 | if (error != NULL) { | 
|---|
| 1093 | fprintf(stderr, "%s\n", error); | 
|---|
| 1094 | } | 
|---|
| 1095 | } | 
|---|
| 1096 | // dbus_message_set_no_reply | 
|---|
| 1097 | *(void **) (&dbus_message_set_no_reply_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_no_reply"); | 
|---|
| 1098 | if (verbose) { | 
|---|
| 1099 | error = dlerror(); | 
|---|
| 1100 | if (error != NULL) { | 
|---|
| 1101 | fprintf(stderr, "%s\n", error); | 
|---|
| 1102 | } | 
|---|
| 1103 | } | 
|---|
| 1104 | // dbus_message_get_no_reply | 
|---|
| 1105 | *(void **) (&dbus_message_get_no_reply_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_no_reply"); | 
|---|
| 1106 | if (verbose) { | 
|---|
| 1107 | error = dlerror(); | 
|---|
| 1108 | if (error != NULL) { | 
|---|
| 1109 | fprintf(stderr, "%s\n", error); | 
|---|
| 1110 | } | 
|---|
| 1111 | } | 
|---|
| 1112 | // dbus_message_is_method_call | 
|---|
| 1113 | *(void **) (&dbus_message_is_method_call_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_is_method_call"); | 
|---|
| 1114 | if (verbose) { | 
|---|
| 1115 | error = dlerror(); | 
|---|
| 1116 | if (error != NULL) { | 
|---|
| 1117 | fprintf(stderr, "%s\n", error); | 
|---|
| 1118 | } | 
|---|
| 1119 | } | 
|---|
| 1120 | // dbus_message_is_signal | 
|---|
| 1121 | *(void **) (&dbus_message_is_signal_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_is_signal"); | 
|---|
| 1122 | if (verbose) { | 
|---|
| 1123 | error = dlerror(); | 
|---|
| 1124 | if (error != NULL) { | 
|---|
| 1125 | fprintf(stderr, "%s\n", error); | 
|---|
| 1126 | } | 
|---|
| 1127 | } | 
|---|
| 1128 | // dbus_message_is_error | 
|---|
| 1129 | *(void **) (&dbus_message_is_error_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_is_error"); | 
|---|
| 1130 | if (verbose) { | 
|---|
| 1131 | error = dlerror(); | 
|---|
| 1132 | if (error != NULL) { | 
|---|
| 1133 | fprintf(stderr, "%s\n", error); | 
|---|
| 1134 | } | 
|---|
| 1135 | } | 
|---|
| 1136 | // dbus_message_has_destination | 
|---|
| 1137 | *(void **) (&dbus_message_has_destination_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_has_destination"); | 
|---|
| 1138 | if (verbose) { | 
|---|
| 1139 | error = dlerror(); | 
|---|
| 1140 | if (error != NULL) { | 
|---|
| 1141 | fprintf(stderr, "%s\n", error); | 
|---|
| 1142 | } | 
|---|
| 1143 | } | 
|---|
| 1144 | // dbus_message_has_sender | 
|---|
| 1145 | *(void **) (&dbus_message_has_sender_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_has_sender"); | 
|---|
| 1146 | if (verbose) { | 
|---|
| 1147 | error = dlerror(); | 
|---|
| 1148 | if (error != NULL) { | 
|---|
| 1149 | fprintf(stderr, "%s\n", error); | 
|---|
| 1150 | } | 
|---|
| 1151 | } | 
|---|
| 1152 | // dbus_message_has_signature | 
|---|
| 1153 | *(void **) (&dbus_message_has_signature_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_has_signature"); | 
|---|
| 1154 | if (verbose) { | 
|---|
| 1155 | error = dlerror(); | 
|---|
| 1156 | if (error != NULL) { | 
|---|
| 1157 | fprintf(stderr, "%s\n", error); | 
|---|
| 1158 | } | 
|---|
| 1159 | } | 
|---|
| 1160 | // dbus_message_get_serial | 
|---|
| 1161 | *(void **) (&dbus_message_get_serial_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_serial"); | 
|---|
| 1162 | if (verbose) { | 
|---|
| 1163 | error = dlerror(); | 
|---|
| 1164 | if (error != NULL) { | 
|---|
| 1165 | fprintf(stderr, "%s\n", error); | 
|---|
| 1166 | } | 
|---|
| 1167 | } | 
|---|
| 1168 | // dbus_message_set_serial | 
|---|
| 1169 | *(void **) (&dbus_message_set_serial_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_serial"); | 
|---|
| 1170 | if (verbose) { | 
|---|
| 1171 | error = dlerror(); | 
|---|
| 1172 | if (error != NULL) { | 
|---|
| 1173 | fprintf(stderr, "%s\n", error); | 
|---|
| 1174 | } | 
|---|
| 1175 | } | 
|---|
| 1176 | // dbus_message_set_reply_serial | 
|---|
| 1177 | *(void **) (&dbus_message_set_reply_serial_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_reply_serial"); | 
|---|
| 1178 | if (verbose) { | 
|---|
| 1179 | error = dlerror(); | 
|---|
| 1180 | if (error != NULL) { | 
|---|
| 1181 | fprintf(stderr, "%s\n", error); | 
|---|
| 1182 | } | 
|---|
| 1183 | } | 
|---|
| 1184 | // dbus_message_get_reply_serial | 
|---|
| 1185 | *(void **) (&dbus_message_get_reply_serial_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_reply_serial"); | 
|---|
| 1186 | if (verbose) { | 
|---|
| 1187 | error = dlerror(); | 
|---|
| 1188 | if (error != NULL) { | 
|---|
| 1189 | fprintf(stderr, "%s\n", error); | 
|---|
| 1190 | } | 
|---|
| 1191 | } | 
|---|
| 1192 | // dbus_message_set_auto_start | 
|---|
| 1193 | *(void **) (&dbus_message_set_auto_start_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_auto_start"); | 
|---|
| 1194 | if (verbose) { | 
|---|
| 1195 | error = dlerror(); | 
|---|
| 1196 | if (error != NULL) { | 
|---|
| 1197 | fprintf(stderr, "%s\n", error); | 
|---|
| 1198 | } | 
|---|
| 1199 | } | 
|---|
| 1200 | // dbus_message_get_auto_start | 
|---|
| 1201 | *(void **) (&dbus_message_get_auto_start_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_auto_start"); | 
|---|
| 1202 | if (verbose) { | 
|---|
| 1203 | error = dlerror(); | 
|---|
| 1204 | if (error != NULL) { | 
|---|
| 1205 | fprintf(stderr, "%s\n", error); | 
|---|
| 1206 | } | 
|---|
| 1207 | } | 
|---|
| 1208 | // dbus_message_get_path_decomposed | 
|---|
| 1209 | *(void **) (&dbus_message_get_path_decomposed_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_path_decomposed"); | 
|---|
| 1210 | if (verbose) { | 
|---|
| 1211 | error = dlerror(); | 
|---|
| 1212 | if (error != NULL) { | 
|---|
| 1213 | fprintf(stderr, "%s\n", error); | 
|---|
| 1214 | } | 
|---|
| 1215 | } | 
|---|
| 1216 | // dbus_message_append_args | 
|---|
| 1217 | *(void **) (&dbus_message_append_args_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_append_args"); | 
|---|
| 1218 | if (verbose) { | 
|---|
| 1219 | error = dlerror(); | 
|---|
| 1220 | if (error != NULL) { | 
|---|
| 1221 | fprintf(stderr, "%s\n", error); | 
|---|
| 1222 | } | 
|---|
| 1223 | } | 
|---|
| 1224 | // dbus_message_append_args_valist | 
|---|
| 1225 | *(void **) (&dbus_message_append_args_valist_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_append_args_valist"); | 
|---|
| 1226 | if (verbose) { | 
|---|
| 1227 | error = dlerror(); | 
|---|
| 1228 | if (error != NULL) { | 
|---|
| 1229 | fprintf(stderr, "%s\n", error); | 
|---|
| 1230 | } | 
|---|
| 1231 | } | 
|---|
| 1232 | // dbus_message_get_args | 
|---|
| 1233 | *(void **) (&dbus_message_get_args_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_args"); | 
|---|
| 1234 | if (verbose) { | 
|---|
| 1235 | error = dlerror(); | 
|---|
| 1236 | if (error != NULL) { | 
|---|
| 1237 | fprintf(stderr, "%s\n", error); | 
|---|
| 1238 | } | 
|---|
| 1239 | } | 
|---|
| 1240 | // dbus_message_get_args_valist | 
|---|
| 1241 | *(void **) (&dbus_message_get_args_valist_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_args_valist"); | 
|---|
| 1242 | if (verbose) { | 
|---|
| 1243 | error = dlerror(); | 
|---|
| 1244 | if (error != NULL) { | 
|---|
| 1245 | fprintf(stderr, "%s\n", error); | 
|---|
| 1246 | } | 
|---|
| 1247 | } | 
|---|
| 1248 | // dbus_message_contains_unix_fds | 
|---|
| 1249 | *(void **) (&dbus_message_contains_unix_fds_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_contains_unix_fds"); | 
|---|
| 1250 | if (verbose) { | 
|---|
| 1251 | error = dlerror(); | 
|---|
| 1252 | if (error != NULL) { | 
|---|
| 1253 | fprintf(stderr, "%s\n", error); | 
|---|
| 1254 | } | 
|---|
| 1255 | } | 
|---|
| 1256 | // dbus_message_iter_init_closed | 
|---|
| 1257 | *(void **) (&dbus_message_iter_init_closed_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_init_closed"); | 
|---|
| 1258 | if (verbose) { | 
|---|
| 1259 | error = dlerror(); | 
|---|
| 1260 | if (error != NULL) { | 
|---|
| 1261 | fprintf(stderr, "%s\n", error); | 
|---|
| 1262 | } | 
|---|
| 1263 | } | 
|---|
| 1264 | // dbus_message_iter_init | 
|---|
| 1265 | *(void **) (&dbus_message_iter_init_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_init"); | 
|---|
| 1266 | if (verbose) { | 
|---|
| 1267 | error = dlerror(); | 
|---|
| 1268 | if (error != NULL) { | 
|---|
| 1269 | fprintf(stderr, "%s\n", error); | 
|---|
| 1270 | } | 
|---|
| 1271 | } | 
|---|
| 1272 | // dbus_message_iter_has_next | 
|---|
| 1273 | *(void **) (&dbus_message_iter_has_next_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_has_next"); | 
|---|
| 1274 | if (verbose) { | 
|---|
| 1275 | error = dlerror(); | 
|---|
| 1276 | if (error != NULL) { | 
|---|
| 1277 | fprintf(stderr, "%s\n", error); | 
|---|
| 1278 | } | 
|---|
| 1279 | } | 
|---|
| 1280 | // dbus_message_iter_next | 
|---|
| 1281 | *(void **) (&dbus_message_iter_next_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_next"); | 
|---|
| 1282 | if (verbose) { | 
|---|
| 1283 | error = dlerror(); | 
|---|
| 1284 | if (error != NULL) { | 
|---|
| 1285 | fprintf(stderr, "%s\n", error); | 
|---|
| 1286 | } | 
|---|
| 1287 | } | 
|---|
| 1288 | // dbus_message_iter_get_signature | 
|---|
| 1289 | *(void **) (&dbus_message_iter_get_signature_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_get_signature"); | 
|---|
| 1290 | if (verbose) { | 
|---|
| 1291 | error = dlerror(); | 
|---|
| 1292 | if (error != NULL) { | 
|---|
| 1293 | fprintf(stderr, "%s\n", error); | 
|---|
| 1294 | } | 
|---|
| 1295 | } | 
|---|
| 1296 | // dbus_message_iter_get_arg_type | 
|---|
| 1297 | *(void **) (&dbus_message_iter_get_arg_type_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_get_arg_type"); | 
|---|
| 1298 | if (verbose) { | 
|---|
| 1299 | error = dlerror(); | 
|---|
| 1300 | if (error != NULL) { | 
|---|
| 1301 | fprintf(stderr, "%s\n", error); | 
|---|
| 1302 | } | 
|---|
| 1303 | } | 
|---|
| 1304 | // dbus_message_iter_get_element_type | 
|---|
| 1305 | *(void **) (&dbus_message_iter_get_element_type_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_get_element_type"); | 
|---|
| 1306 | if (verbose) { | 
|---|
| 1307 | error = dlerror(); | 
|---|
| 1308 | if (error != NULL) { | 
|---|
| 1309 | fprintf(stderr, "%s\n", error); | 
|---|
| 1310 | } | 
|---|
| 1311 | } | 
|---|
| 1312 | // dbus_message_iter_recurse | 
|---|
| 1313 | *(void **) (&dbus_message_iter_recurse_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_recurse"); | 
|---|
| 1314 | if (verbose) { | 
|---|
| 1315 | error = dlerror(); | 
|---|
| 1316 | if (error != NULL) { | 
|---|
| 1317 | fprintf(stderr, "%s\n", error); | 
|---|
| 1318 | } | 
|---|
| 1319 | } | 
|---|
| 1320 | // dbus_message_iter_get_basic | 
|---|
| 1321 | *(void **) (&dbus_message_iter_get_basic_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_get_basic"); | 
|---|
| 1322 | if (verbose) { | 
|---|
| 1323 | error = dlerror(); | 
|---|
| 1324 | if (error != NULL) { | 
|---|
| 1325 | fprintf(stderr, "%s\n", error); | 
|---|
| 1326 | } | 
|---|
| 1327 | } | 
|---|
| 1328 | // dbus_message_iter_get_element_count | 
|---|
| 1329 | *(void **) (&dbus_message_iter_get_element_count_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_get_element_count"); | 
|---|
| 1330 | if (verbose) { | 
|---|
| 1331 | error = dlerror(); | 
|---|
| 1332 | if (error != NULL) { | 
|---|
| 1333 | fprintf(stderr, "%s\n", error); | 
|---|
| 1334 | } | 
|---|
| 1335 | } | 
|---|
| 1336 | // dbus_message_iter_get_array_len | 
|---|
| 1337 | *(void **) (&dbus_message_iter_get_array_len_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_get_array_len"); | 
|---|
| 1338 | if (verbose) { | 
|---|
| 1339 | error = dlerror(); | 
|---|
| 1340 | if (error != NULL) { | 
|---|
| 1341 | fprintf(stderr, "%s\n", error); | 
|---|
| 1342 | } | 
|---|
| 1343 | } | 
|---|
| 1344 | // dbus_message_iter_get_fixed_array | 
|---|
| 1345 | *(void **) (&dbus_message_iter_get_fixed_array_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_get_fixed_array"); | 
|---|
| 1346 | if (verbose) { | 
|---|
| 1347 | error = dlerror(); | 
|---|
| 1348 | if (error != NULL) { | 
|---|
| 1349 | fprintf(stderr, "%s\n", error); | 
|---|
| 1350 | } | 
|---|
| 1351 | } | 
|---|
| 1352 | // dbus_message_iter_init_append | 
|---|
| 1353 | *(void **) (&dbus_message_iter_init_append_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_init_append"); | 
|---|
| 1354 | if (verbose) { | 
|---|
| 1355 | error = dlerror(); | 
|---|
| 1356 | if (error != NULL) { | 
|---|
| 1357 | fprintf(stderr, "%s\n", error); | 
|---|
| 1358 | } | 
|---|
| 1359 | } | 
|---|
| 1360 | // dbus_message_iter_append_basic | 
|---|
| 1361 | *(void **) (&dbus_message_iter_append_basic_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_append_basic"); | 
|---|
| 1362 | if (verbose) { | 
|---|
| 1363 | error = dlerror(); | 
|---|
| 1364 | if (error != NULL) { | 
|---|
| 1365 | fprintf(stderr, "%s\n", error); | 
|---|
| 1366 | } | 
|---|
| 1367 | } | 
|---|
| 1368 | // dbus_message_iter_append_fixed_array | 
|---|
| 1369 | *(void **) (&dbus_message_iter_append_fixed_array_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_append_fixed_array"); | 
|---|
| 1370 | if (verbose) { | 
|---|
| 1371 | error = dlerror(); | 
|---|
| 1372 | if (error != NULL) { | 
|---|
| 1373 | fprintf(stderr, "%s\n", error); | 
|---|
| 1374 | } | 
|---|
| 1375 | } | 
|---|
| 1376 | // dbus_message_iter_open_container | 
|---|
| 1377 | *(void **) (&dbus_message_iter_open_container_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_open_container"); | 
|---|
| 1378 | if (verbose) { | 
|---|
| 1379 | error = dlerror(); | 
|---|
| 1380 | if (error != NULL) { | 
|---|
| 1381 | fprintf(stderr, "%s\n", error); | 
|---|
| 1382 | } | 
|---|
| 1383 | } | 
|---|
| 1384 | // dbus_message_iter_close_container | 
|---|
| 1385 | *(void **) (&dbus_message_iter_close_container_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_close_container"); | 
|---|
| 1386 | if (verbose) { | 
|---|
| 1387 | error = dlerror(); | 
|---|
| 1388 | if (error != NULL) { | 
|---|
| 1389 | fprintf(stderr, "%s\n", error); | 
|---|
| 1390 | } | 
|---|
| 1391 | } | 
|---|
| 1392 | // dbus_message_iter_abandon_container | 
|---|
| 1393 | *(void **) (&dbus_message_iter_abandon_container_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_abandon_container"); | 
|---|
| 1394 | if (verbose) { | 
|---|
| 1395 | error = dlerror(); | 
|---|
| 1396 | if (error != NULL) { | 
|---|
| 1397 | fprintf(stderr, "%s\n", error); | 
|---|
| 1398 | } | 
|---|
| 1399 | } | 
|---|
| 1400 | // dbus_message_iter_abandon_container_if_open | 
|---|
| 1401 | *(void **) (&dbus_message_iter_abandon_container_if_open_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_iter_abandon_container_if_open"); | 
|---|
| 1402 | if (verbose) { | 
|---|
| 1403 | error = dlerror(); | 
|---|
| 1404 | if (error != NULL) { | 
|---|
| 1405 | fprintf(stderr, "%s\n", error); | 
|---|
| 1406 | } | 
|---|
| 1407 | } | 
|---|
| 1408 | // dbus_message_lock | 
|---|
| 1409 | *(void **) (&dbus_message_lock_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_lock"); | 
|---|
| 1410 | if (verbose) { | 
|---|
| 1411 | error = dlerror(); | 
|---|
| 1412 | if (error != NULL) { | 
|---|
| 1413 | fprintf(stderr, "%s\n", error); | 
|---|
| 1414 | } | 
|---|
| 1415 | } | 
|---|
| 1416 | // dbus_set_error_from_message | 
|---|
| 1417 | *(void **) (&dbus_set_error_from_message_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_set_error_from_message"); | 
|---|
| 1418 | if (verbose) { | 
|---|
| 1419 | error = dlerror(); | 
|---|
| 1420 | if (error != NULL) { | 
|---|
| 1421 | fprintf(stderr, "%s\n", error); | 
|---|
| 1422 | } | 
|---|
| 1423 | } | 
|---|
| 1424 | // dbus_message_allocate_data_slot | 
|---|
| 1425 | *(void **) (&dbus_message_allocate_data_slot_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_allocate_data_slot"); | 
|---|
| 1426 | if (verbose) { | 
|---|
| 1427 | error = dlerror(); | 
|---|
| 1428 | if (error != NULL) { | 
|---|
| 1429 | fprintf(stderr, "%s\n", error); | 
|---|
| 1430 | } | 
|---|
| 1431 | } | 
|---|
| 1432 | // dbus_message_free_data_slot | 
|---|
| 1433 | *(void **) (&dbus_message_free_data_slot_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_free_data_slot"); | 
|---|
| 1434 | if (verbose) { | 
|---|
| 1435 | error = dlerror(); | 
|---|
| 1436 | if (error != NULL) { | 
|---|
| 1437 | fprintf(stderr, "%s\n", error); | 
|---|
| 1438 | } | 
|---|
| 1439 | } | 
|---|
| 1440 | // dbus_message_set_data | 
|---|
| 1441 | *(void **) (&dbus_message_set_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_data"); | 
|---|
| 1442 | if (verbose) { | 
|---|
| 1443 | error = dlerror(); | 
|---|
| 1444 | if (error != NULL) { | 
|---|
| 1445 | fprintf(stderr, "%s\n", error); | 
|---|
| 1446 | } | 
|---|
| 1447 | } | 
|---|
| 1448 | // dbus_message_get_data | 
|---|
| 1449 | *(void **) (&dbus_message_get_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_data"); | 
|---|
| 1450 | if (verbose) { | 
|---|
| 1451 | error = dlerror(); | 
|---|
| 1452 | if (error != NULL) { | 
|---|
| 1453 | fprintf(stderr, "%s\n", error); | 
|---|
| 1454 | } | 
|---|
| 1455 | } | 
|---|
| 1456 | // dbus_message_type_from_string | 
|---|
| 1457 | *(void **) (&dbus_message_type_from_string_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_type_from_string"); | 
|---|
| 1458 | if (verbose) { | 
|---|
| 1459 | error = dlerror(); | 
|---|
| 1460 | if (error != NULL) { | 
|---|
| 1461 | fprintf(stderr, "%s\n", error); | 
|---|
| 1462 | } | 
|---|
| 1463 | } | 
|---|
| 1464 | // dbus_message_type_to_string | 
|---|
| 1465 | *(void **) (&dbus_message_type_to_string_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_type_to_string"); | 
|---|
| 1466 | if (verbose) { | 
|---|
| 1467 | error = dlerror(); | 
|---|
| 1468 | if (error != NULL) { | 
|---|
| 1469 | fprintf(stderr, "%s\n", error); | 
|---|
| 1470 | } | 
|---|
| 1471 | } | 
|---|
| 1472 | // dbus_message_marshal | 
|---|
| 1473 | *(void **) (&dbus_message_marshal_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_marshal"); | 
|---|
| 1474 | if (verbose) { | 
|---|
| 1475 | error = dlerror(); | 
|---|
| 1476 | if (error != NULL) { | 
|---|
| 1477 | fprintf(stderr, "%s\n", error); | 
|---|
| 1478 | } | 
|---|
| 1479 | } | 
|---|
| 1480 | // dbus_message_demarshal | 
|---|
| 1481 | *(void **) (&dbus_message_demarshal_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_demarshal"); | 
|---|
| 1482 | if (verbose) { | 
|---|
| 1483 | error = dlerror(); | 
|---|
| 1484 | if (error != NULL) { | 
|---|
| 1485 | fprintf(stderr, "%s\n", error); | 
|---|
| 1486 | } | 
|---|
| 1487 | } | 
|---|
| 1488 | // dbus_message_demarshal_bytes_needed | 
|---|
| 1489 | *(void **) (&dbus_message_demarshal_bytes_needed_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_demarshal_bytes_needed"); | 
|---|
| 1490 | if (verbose) { | 
|---|
| 1491 | error = dlerror(); | 
|---|
| 1492 | if (error != NULL) { | 
|---|
| 1493 | fprintf(stderr, "%s\n", error); | 
|---|
| 1494 | } | 
|---|
| 1495 | } | 
|---|
| 1496 | // dbus_message_set_allow_interactive_authorization | 
|---|
| 1497 | *(void **) (&dbus_message_set_allow_interactive_authorization_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_set_allow_interactive_authorization"); | 
|---|
| 1498 | if (verbose) { | 
|---|
| 1499 | error = dlerror(); | 
|---|
| 1500 | if (error != NULL) { | 
|---|
| 1501 | fprintf(stderr, "%s\n", error); | 
|---|
| 1502 | } | 
|---|
| 1503 | } | 
|---|
| 1504 | // dbus_message_get_allow_interactive_authorization | 
|---|
| 1505 | *(void **) (&dbus_message_get_allow_interactive_authorization_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_message_get_allow_interactive_authorization"); | 
|---|
| 1506 | if (verbose) { | 
|---|
| 1507 | error = dlerror(); | 
|---|
| 1508 | if (error != NULL) { | 
|---|
| 1509 | fprintf(stderr, "%s\n", error); | 
|---|
| 1510 | } | 
|---|
| 1511 | } | 
|---|
| 1512 | // dbus_connection_open | 
|---|
| 1513 | *(void **) (&dbus_connection_open_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_open"); | 
|---|
| 1514 | if (verbose) { | 
|---|
| 1515 | error = dlerror(); | 
|---|
| 1516 | if (error != NULL) { | 
|---|
| 1517 | fprintf(stderr, "%s\n", error); | 
|---|
| 1518 | } | 
|---|
| 1519 | } | 
|---|
| 1520 | // dbus_connection_open_private | 
|---|
| 1521 | *(void **) (&dbus_connection_open_private_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_open_private"); | 
|---|
| 1522 | if (verbose) { | 
|---|
| 1523 | error = dlerror(); | 
|---|
| 1524 | if (error != NULL) { | 
|---|
| 1525 | fprintf(stderr, "%s\n", error); | 
|---|
| 1526 | } | 
|---|
| 1527 | } | 
|---|
| 1528 | // dbus_connection_ref | 
|---|
| 1529 | *(void **) (&dbus_connection_ref_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_ref"); | 
|---|
| 1530 | if (verbose) { | 
|---|
| 1531 | error = dlerror(); | 
|---|
| 1532 | if (error != NULL) { | 
|---|
| 1533 | fprintf(stderr, "%s\n", error); | 
|---|
| 1534 | } | 
|---|
| 1535 | } | 
|---|
| 1536 | // dbus_connection_unref | 
|---|
| 1537 | *(void **) (&dbus_connection_unref_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_unref"); | 
|---|
| 1538 | if (verbose) { | 
|---|
| 1539 | error = dlerror(); | 
|---|
| 1540 | if (error != NULL) { | 
|---|
| 1541 | fprintf(stderr, "%s\n", error); | 
|---|
| 1542 | } | 
|---|
| 1543 | } | 
|---|
| 1544 | // dbus_connection_close | 
|---|
| 1545 | *(void **) (&dbus_connection_close_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_close"); | 
|---|
| 1546 | if (verbose) { | 
|---|
| 1547 | error = dlerror(); | 
|---|
| 1548 | if (error != NULL) { | 
|---|
| 1549 | fprintf(stderr, "%s\n", error); | 
|---|
| 1550 | } | 
|---|
| 1551 | } | 
|---|
| 1552 | // dbus_connection_get_is_connected | 
|---|
| 1553 | *(void **) (&dbus_connection_get_is_connected_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_is_connected"); | 
|---|
| 1554 | if (verbose) { | 
|---|
| 1555 | error = dlerror(); | 
|---|
| 1556 | if (error != NULL) { | 
|---|
| 1557 | fprintf(stderr, "%s\n", error); | 
|---|
| 1558 | } | 
|---|
| 1559 | } | 
|---|
| 1560 | // dbus_connection_get_is_authenticated | 
|---|
| 1561 | *(void **) (&dbus_connection_get_is_authenticated_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_is_authenticated"); | 
|---|
| 1562 | if (verbose) { | 
|---|
| 1563 | error = dlerror(); | 
|---|
| 1564 | if (error != NULL) { | 
|---|
| 1565 | fprintf(stderr, "%s\n", error); | 
|---|
| 1566 | } | 
|---|
| 1567 | } | 
|---|
| 1568 | // dbus_connection_get_is_anonymous | 
|---|
| 1569 | *(void **) (&dbus_connection_get_is_anonymous_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_is_anonymous"); | 
|---|
| 1570 | if (verbose) { | 
|---|
| 1571 | error = dlerror(); | 
|---|
| 1572 | if (error != NULL) { | 
|---|
| 1573 | fprintf(stderr, "%s\n", error); | 
|---|
| 1574 | } | 
|---|
| 1575 | } | 
|---|
| 1576 | // dbus_connection_get_server_id | 
|---|
| 1577 | *(void **) (&dbus_connection_get_server_id_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_server_id"); | 
|---|
| 1578 | if (verbose) { | 
|---|
| 1579 | error = dlerror(); | 
|---|
| 1580 | if (error != NULL) { | 
|---|
| 1581 | fprintf(stderr, "%s\n", error); | 
|---|
| 1582 | } | 
|---|
| 1583 | } | 
|---|
| 1584 | // dbus_connection_can_send_type | 
|---|
| 1585 | *(void **) (&dbus_connection_can_send_type_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_can_send_type"); | 
|---|
| 1586 | if (verbose) { | 
|---|
| 1587 | error = dlerror(); | 
|---|
| 1588 | if (error != NULL) { | 
|---|
| 1589 | fprintf(stderr, "%s\n", error); | 
|---|
| 1590 | } | 
|---|
| 1591 | } | 
|---|
| 1592 | // dbus_connection_set_exit_on_disconnect | 
|---|
| 1593 | *(void **) (&dbus_connection_set_exit_on_disconnect_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_exit_on_disconnect"); | 
|---|
| 1594 | if (verbose) { | 
|---|
| 1595 | error = dlerror(); | 
|---|
| 1596 | if (error != NULL) { | 
|---|
| 1597 | fprintf(stderr, "%s\n", error); | 
|---|
| 1598 | } | 
|---|
| 1599 | } | 
|---|
| 1600 | // dbus_connection_flush | 
|---|
| 1601 | *(void **) (&dbus_connection_flush_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_flush"); | 
|---|
| 1602 | if (verbose) { | 
|---|
| 1603 | error = dlerror(); | 
|---|
| 1604 | if (error != NULL) { | 
|---|
| 1605 | fprintf(stderr, "%s\n", error); | 
|---|
| 1606 | } | 
|---|
| 1607 | } | 
|---|
| 1608 | // dbus_connection_read_write_dispatch | 
|---|
| 1609 | *(void **) (&dbus_connection_read_write_dispatch_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_read_write_dispatch"); | 
|---|
| 1610 | if (verbose) { | 
|---|
| 1611 | error = dlerror(); | 
|---|
| 1612 | if (error != NULL) { | 
|---|
| 1613 | fprintf(stderr, "%s\n", error); | 
|---|
| 1614 | } | 
|---|
| 1615 | } | 
|---|
| 1616 | // dbus_connection_read_write | 
|---|
| 1617 | *(void **) (&dbus_connection_read_write_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_read_write"); | 
|---|
| 1618 | if (verbose) { | 
|---|
| 1619 | error = dlerror(); | 
|---|
| 1620 | if (error != NULL) { | 
|---|
| 1621 | fprintf(stderr, "%s\n", error); | 
|---|
| 1622 | } | 
|---|
| 1623 | } | 
|---|
| 1624 | // dbus_connection_borrow_message | 
|---|
| 1625 | *(void **) (&dbus_connection_borrow_message_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_borrow_message"); | 
|---|
| 1626 | if (verbose) { | 
|---|
| 1627 | error = dlerror(); | 
|---|
| 1628 | if (error != NULL) { | 
|---|
| 1629 | fprintf(stderr, "%s\n", error); | 
|---|
| 1630 | } | 
|---|
| 1631 | } | 
|---|
| 1632 | // dbus_connection_return_message | 
|---|
| 1633 | *(void **) (&dbus_connection_return_message_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_return_message"); | 
|---|
| 1634 | if (verbose) { | 
|---|
| 1635 | error = dlerror(); | 
|---|
| 1636 | if (error != NULL) { | 
|---|
| 1637 | fprintf(stderr, "%s\n", error); | 
|---|
| 1638 | } | 
|---|
| 1639 | } | 
|---|
| 1640 | // dbus_connection_steal_borrowed_message | 
|---|
| 1641 | *(void **) (&dbus_connection_steal_borrowed_message_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_steal_borrowed_message"); | 
|---|
| 1642 | if (verbose) { | 
|---|
| 1643 | error = dlerror(); | 
|---|
| 1644 | if (error != NULL) { | 
|---|
| 1645 | fprintf(stderr, "%s\n", error); | 
|---|
| 1646 | } | 
|---|
| 1647 | } | 
|---|
| 1648 | // dbus_connection_pop_message | 
|---|
| 1649 | *(void **) (&dbus_connection_pop_message_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_pop_message"); | 
|---|
| 1650 | if (verbose) { | 
|---|
| 1651 | error = dlerror(); | 
|---|
| 1652 | if (error != NULL) { | 
|---|
| 1653 | fprintf(stderr, "%s\n", error); | 
|---|
| 1654 | } | 
|---|
| 1655 | } | 
|---|
| 1656 | // dbus_connection_get_dispatch_status | 
|---|
| 1657 | *(void **) (&dbus_connection_get_dispatch_status_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_dispatch_status"); | 
|---|
| 1658 | if (verbose) { | 
|---|
| 1659 | error = dlerror(); | 
|---|
| 1660 | if (error != NULL) { | 
|---|
| 1661 | fprintf(stderr, "%s\n", error); | 
|---|
| 1662 | } | 
|---|
| 1663 | } | 
|---|
| 1664 | // dbus_connection_dispatch | 
|---|
| 1665 | *(void **) (&dbus_connection_dispatch_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_dispatch"); | 
|---|
| 1666 | if (verbose) { | 
|---|
| 1667 | error = dlerror(); | 
|---|
| 1668 | if (error != NULL) { | 
|---|
| 1669 | fprintf(stderr, "%s\n", error); | 
|---|
| 1670 | } | 
|---|
| 1671 | } | 
|---|
| 1672 | // dbus_connection_has_messages_to_send | 
|---|
| 1673 | *(void **) (&dbus_connection_has_messages_to_send_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_has_messages_to_send"); | 
|---|
| 1674 | if (verbose) { | 
|---|
| 1675 | error = dlerror(); | 
|---|
| 1676 | if (error != NULL) { | 
|---|
| 1677 | fprintf(stderr, "%s\n", error); | 
|---|
| 1678 | } | 
|---|
| 1679 | } | 
|---|
| 1680 | // dbus_connection_send | 
|---|
| 1681 | *(void **) (&dbus_connection_send_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_send"); | 
|---|
| 1682 | if (verbose) { | 
|---|
| 1683 | error = dlerror(); | 
|---|
| 1684 | if (error != NULL) { | 
|---|
| 1685 | fprintf(stderr, "%s\n", error); | 
|---|
| 1686 | } | 
|---|
| 1687 | } | 
|---|
| 1688 | // dbus_connection_send_with_reply | 
|---|
| 1689 | *(void **) (&dbus_connection_send_with_reply_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_send_with_reply"); | 
|---|
| 1690 | if (verbose) { | 
|---|
| 1691 | error = dlerror(); | 
|---|
| 1692 | if (error != NULL) { | 
|---|
| 1693 | fprintf(stderr, "%s\n", error); | 
|---|
| 1694 | } | 
|---|
| 1695 | } | 
|---|
| 1696 | // dbus_connection_send_with_reply_and_block | 
|---|
| 1697 | *(void **) (&dbus_connection_send_with_reply_and_block_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_send_with_reply_and_block"); | 
|---|
| 1698 | if (verbose) { | 
|---|
| 1699 | error = dlerror(); | 
|---|
| 1700 | if (error != NULL) { | 
|---|
| 1701 | fprintf(stderr, "%s\n", error); | 
|---|
| 1702 | } | 
|---|
| 1703 | } | 
|---|
| 1704 | // dbus_connection_set_watch_functions | 
|---|
| 1705 | *(void **) (&dbus_connection_set_watch_functions_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_watch_functions"); | 
|---|
| 1706 | if (verbose) { | 
|---|
| 1707 | error = dlerror(); | 
|---|
| 1708 | if (error != NULL) { | 
|---|
| 1709 | fprintf(stderr, "%s\n", error); | 
|---|
| 1710 | } | 
|---|
| 1711 | } | 
|---|
| 1712 | // dbus_connection_set_timeout_functions | 
|---|
| 1713 | *(void **) (&dbus_connection_set_timeout_functions_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_timeout_functions"); | 
|---|
| 1714 | if (verbose) { | 
|---|
| 1715 | error = dlerror(); | 
|---|
| 1716 | if (error != NULL) { | 
|---|
| 1717 | fprintf(stderr, "%s\n", error); | 
|---|
| 1718 | } | 
|---|
| 1719 | } | 
|---|
| 1720 | // dbus_connection_set_wakeup_main_function | 
|---|
| 1721 | *(void **) (&dbus_connection_set_wakeup_main_function_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_wakeup_main_function"); | 
|---|
| 1722 | if (verbose) { | 
|---|
| 1723 | error = dlerror(); | 
|---|
| 1724 | if (error != NULL) { | 
|---|
| 1725 | fprintf(stderr, "%s\n", error); | 
|---|
| 1726 | } | 
|---|
| 1727 | } | 
|---|
| 1728 | // dbus_connection_set_dispatch_status_function | 
|---|
| 1729 | *(void **) (&dbus_connection_set_dispatch_status_function_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_dispatch_status_function"); | 
|---|
| 1730 | if (verbose) { | 
|---|
| 1731 | error = dlerror(); | 
|---|
| 1732 | if (error != NULL) { | 
|---|
| 1733 | fprintf(stderr, "%s\n", error); | 
|---|
| 1734 | } | 
|---|
| 1735 | } | 
|---|
| 1736 | // dbus_connection_get_unix_user | 
|---|
| 1737 | *(void **) (&dbus_connection_get_unix_user_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_unix_user"); | 
|---|
| 1738 | if (verbose) { | 
|---|
| 1739 | error = dlerror(); | 
|---|
| 1740 | if (error != NULL) { | 
|---|
| 1741 | fprintf(stderr, "%s\n", error); | 
|---|
| 1742 | } | 
|---|
| 1743 | } | 
|---|
| 1744 | // dbus_connection_get_unix_process_id | 
|---|
| 1745 | *(void **) (&dbus_connection_get_unix_process_id_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_unix_process_id"); | 
|---|
| 1746 | if (verbose) { | 
|---|
| 1747 | error = dlerror(); | 
|---|
| 1748 | if (error != NULL) { | 
|---|
| 1749 | fprintf(stderr, "%s\n", error); | 
|---|
| 1750 | } | 
|---|
| 1751 | } | 
|---|
| 1752 | // dbus_connection_get_adt_audit_session_data | 
|---|
| 1753 | *(void **) (&dbus_connection_get_adt_audit_session_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_adt_audit_session_data"); | 
|---|
| 1754 | if (verbose) { | 
|---|
| 1755 | error = dlerror(); | 
|---|
| 1756 | if (error != NULL) { | 
|---|
| 1757 | fprintf(stderr, "%s\n", error); | 
|---|
| 1758 | } | 
|---|
| 1759 | } | 
|---|
| 1760 | // dbus_connection_set_unix_user_function | 
|---|
| 1761 | *(void **) (&dbus_connection_set_unix_user_function_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_unix_user_function"); | 
|---|
| 1762 | if (verbose) { | 
|---|
| 1763 | error = dlerror(); | 
|---|
| 1764 | if (error != NULL) { | 
|---|
| 1765 | fprintf(stderr, "%s\n", error); | 
|---|
| 1766 | } | 
|---|
| 1767 | } | 
|---|
| 1768 | // dbus_connection_get_windows_user | 
|---|
| 1769 | *(void **) (&dbus_connection_get_windows_user_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_windows_user"); | 
|---|
| 1770 | if (verbose) { | 
|---|
| 1771 | error = dlerror(); | 
|---|
| 1772 | if (error != NULL) { | 
|---|
| 1773 | fprintf(stderr, "%s\n", error); | 
|---|
| 1774 | } | 
|---|
| 1775 | } | 
|---|
| 1776 | // dbus_connection_set_windows_user_function | 
|---|
| 1777 | *(void **) (&dbus_connection_set_windows_user_function_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_windows_user_function"); | 
|---|
| 1778 | if (verbose) { | 
|---|
| 1779 | error = dlerror(); | 
|---|
| 1780 | if (error != NULL) { | 
|---|
| 1781 | fprintf(stderr, "%s\n", error); | 
|---|
| 1782 | } | 
|---|
| 1783 | } | 
|---|
| 1784 | // dbus_connection_set_allow_anonymous | 
|---|
| 1785 | *(void **) (&dbus_connection_set_allow_anonymous_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_allow_anonymous"); | 
|---|
| 1786 | if (verbose) { | 
|---|
| 1787 | error = dlerror(); | 
|---|
| 1788 | if (error != NULL) { | 
|---|
| 1789 | fprintf(stderr, "%s\n", error); | 
|---|
| 1790 | } | 
|---|
| 1791 | } | 
|---|
| 1792 | // dbus_connection_set_route_peer_messages | 
|---|
| 1793 | *(void **) (&dbus_connection_set_route_peer_messages_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_route_peer_messages"); | 
|---|
| 1794 | if (verbose) { | 
|---|
| 1795 | error = dlerror(); | 
|---|
| 1796 | if (error != NULL) { | 
|---|
| 1797 | fprintf(stderr, "%s\n", error); | 
|---|
| 1798 | } | 
|---|
| 1799 | } | 
|---|
| 1800 | // dbus_connection_add_filter | 
|---|
| 1801 | *(void **) (&dbus_connection_add_filter_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_add_filter"); | 
|---|
| 1802 | if (verbose) { | 
|---|
| 1803 | error = dlerror(); | 
|---|
| 1804 | if (error != NULL) { | 
|---|
| 1805 | fprintf(stderr, "%s\n", error); | 
|---|
| 1806 | } | 
|---|
| 1807 | } | 
|---|
| 1808 | // dbus_connection_remove_filter | 
|---|
| 1809 | *(void **) (&dbus_connection_remove_filter_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_remove_filter"); | 
|---|
| 1810 | if (verbose) { | 
|---|
| 1811 | error = dlerror(); | 
|---|
| 1812 | if (error != NULL) { | 
|---|
| 1813 | fprintf(stderr, "%s\n", error); | 
|---|
| 1814 | } | 
|---|
| 1815 | } | 
|---|
| 1816 | // dbus_connection_allocate_data_slot | 
|---|
| 1817 | *(void **) (&dbus_connection_allocate_data_slot_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_allocate_data_slot"); | 
|---|
| 1818 | if (verbose) { | 
|---|
| 1819 | error = dlerror(); | 
|---|
| 1820 | if (error != NULL) { | 
|---|
| 1821 | fprintf(stderr, "%s\n", error); | 
|---|
| 1822 | } | 
|---|
| 1823 | } | 
|---|
| 1824 | // dbus_connection_free_data_slot | 
|---|
| 1825 | *(void **) (&dbus_connection_free_data_slot_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_free_data_slot"); | 
|---|
| 1826 | if (verbose) { | 
|---|
| 1827 | error = dlerror(); | 
|---|
| 1828 | if (error != NULL) { | 
|---|
| 1829 | fprintf(stderr, "%s\n", error); | 
|---|
| 1830 | } | 
|---|
| 1831 | } | 
|---|
| 1832 | // dbus_connection_set_data | 
|---|
| 1833 | *(void **) (&dbus_connection_set_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_data"); | 
|---|
| 1834 | if (verbose) { | 
|---|
| 1835 | error = dlerror(); | 
|---|
| 1836 | if (error != NULL) { | 
|---|
| 1837 | fprintf(stderr, "%s\n", error); | 
|---|
| 1838 | } | 
|---|
| 1839 | } | 
|---|
| 1840 | // dbus_connection_get_data | 
|---|
| 1841 | *(void **) (&dbus_connection_get_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_data"); | 
|---|
| 1842 | if (verbose) { | 
|---|
| 1843 | error = dlerror(); | 
|---|
| 1844 | if (error != NULL) { | 
|---|
| 1845 | fprintf(stderr, "%s\n", error); | 
|---|
| 1846 | } | 
|---|
| 1847 | } | 
|---|
| 1848 | // dbus_connection_set_change_sigpipe | 
|---|
| 1849 | *(void **) (&dbus_connection_set_change_sigpipe_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_change_sigpipe"); | 
|---|
| 1850 | if (verbose) { | 
|---|
| 1851 | error = dlerror(); | 
|---|
| 1852 | if (error != NULL) { | 
|---|
| 1853 | fprintf(stderr, "%s\n", error); | 
|---|
| 1854 | } | 
|---|
| 1855 | } | 
|---|
| 1856 | // dbus_connection_set_max_message_size | 
|---|
| 1857 | *(void **) (&dbus_connection_set_max_message_size_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_max_message_size"); | 
|---|
| 1858 | if (verbose) { | 
|---|
| 1859 | error = dlerror(); | 
|---|
| 1860 | if (error != NULL) { | 
|---|
| 1861 | fprintf(stderr, "%s\n", error); | 
|---|
| 1862 | } | 
|---|
| 1863 | } | 
|---|
| 1864 | // dbus_connection_get_max_message_size | 
|---|
| 1865 | *(void **) (&dbus_connection_get_max_message_size_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_max_message_size"); | 
|---|
| 1866 | if (verbose) { | 
|---|
| 1867 | error = dlerror(); | 
|---|
| 1868 | if (error != NULL) { | 
|---|
| 1869 | fprintf(stderr, "%s\n", error); | 
|---|
| 1870 | } | 
|---|
| 1871 | } | 
|---|
| 1872 | // dbus_connection_set_max_received_size | 
|---|
| 1873 | *(void **) (&dbus_connection_set_max_received_size_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_max_received_size"); | 
|---|
| 1874 | if (verbose) { | 
|---|
| 1875 | error = dlerror(); | 
|---|
| 1876 | if (error != NULL) { | 
|---|
| 1877 | fprintf(stderr, "%s\n", error); | 
|---|
| 1878 | } | 
|---|
| 1879 | } | 
|---|
| 1880 | // dbus_connection_get_max_received_size | 
|---|
| 1881 | *(void **) (&dbus_connection_get_max_received_size_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_max_received_size"); | 
|---|
| 1882 | if (verbose) { | 
|---|
| 1883 | error = dlerror(); | 
|---|
| 1884 | if (error != NULL) { | 
|---|
| 1885 | fprintf(stderr, "%s\n", error); | 
|---|
| 1886 | } | 
|---|
| 1887 | } | 
|---|
| 1888 | // dbus_connection_set_max_message_unix_fds | 
|---|
| 1889 | *(void **) (&dbus_connection_set_max_message_unix_fds_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_max_message_unix_fds"); | 
|---|
| 1890 | if (verbose) { | 
|---|
| 1891 | error = dlerror(); | 
|---|
| 1892 | if (error != NULL) { | 
|---|
| 1893 | fprintf(stderr, "%s\n", error); | 
|---|
| 1894 | } | 
|---|
| 1895 | } | 
|---|
| 1896 | // dbus_connection_get_max_message_unix_fds | 
|---|
| 1897 | *(void **) (&dbus_connection_get_max_message_unix_fds_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_max_message_unix_fds"); | 
|---|
| 1898 | if (verbose) { | 
|---|
| 1899 | error = dlerror(); | 
|---|
| 1900 | if (error != NULL) { | 
|---|
| 1901 | fprintf(stderr, "%s\n", error); | 
|---|
| 1902 | } | 
|---|
| 1903 | } | 
|---|
| 1904 | // dbus_connection_set_max_received_unix_fds | 
|---|
| 1905 | *(void **) (&dbus_connection_set_max_received_unix_fds_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_set_max_received_unix_fds"); | 
|---|
| 1906 | if (verbose) { | 
|---|
| 1907 | error = dlerror(); | 
|---|
| 1908 | if (error != NULL) { | 
|---|
| 1909 | fprintf(stderr, "%s\n", error); | 
|---|
| 1910 | } | 
|---|
| 1911 | } | 
|---|
| 1912 | // dbus_connection_get_max_received_unix_fds | 
|---|
| 1913 | *(void **) (&dbus_connection_get_max_received_unix_fds_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_max_received_unix_fds"); | 
|---|
| 1914 | if (verbose) { | 
|---|
| 1915 | error = dlerror(); | 
|---|
| 1916 | if (error != NULL) { | 
|---|
| 1917 | fprintf(stderr, "%s\n", error); | 
|---|
| 1918 | } | 
|---|
| 1919 | } | 
|---|
| 1920 | // dbus_connection_get_outgoing_size | 
|---|
| 1921 | *(void **) (&dbus_connection_get_outgoing_size_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_outgoing_size"); | 
|---|
| 1922 | if (verbose) { | 
|---|
| 1923 | error = dlerror(); | 
|---|
| 1924 | if (error != NULL) { | 
|---|
| 1925 | fprintf(stderr, "%s\n", error); | 
|---|
| 1926 | } | 
|---|
| 1927 | } | 
|---|
| 1928 | // dbus_connection_get_outgoing_unix_fds | 
|---|
| 1929 | *(void **) (&dbus_connection_get_outgoing_unix_fds_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_outgoing_unix_fds"); | 
|---|
| 1930 | if (verbose) { | 
|---|
| 1931 | error = dlerror(); | 
|---|
| 1932 | if (error != NULL) { | 
|---|
| 1933 | fprintf(stderr, "%s\n", error); | 
|---|
| 1934 | } | 
|---|
| 1935 | } | 
|---|
| 1936 | // dbus_connection_preallocate_send | 
|---|
| 1937 | *(void **) (&dbus_connection_preallocate_send_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_preallocate_send"); | 
|---|
| 1938 | if (verbose) { | 
|---|
| 1939 | error = dlerror(); | 
|---|
| 1940 | if (error != NULL) { | 
|---|
| 1941 | fprintf(stderr, "%s\n", error); | 
|---|
| 1942 | } | 
|---|
| 1943 | } | 
|---|
| 1944 | // dbus_connection_free_preallocated_send | 
|---|
| 1945 | *(void **) (&dbus_connection_free_preallocated_send_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_free_preallocated_send"); | 
|---|
| 1946 | if (verbose) { | 
|---|
| 1947 | error = dlerror(); | 
|---|
| 1948 | if (error != NULL) { | 
|---|
| 1949 | fprintf(stderr, "%s\n", error); | 
|---|
| 1950 | } | 
|---|
| 1951 | } | 
|---|
| 1952 | // dbus_connection_send_preallocated | 
|---|
| 1953 | *(void **) (&dbus_connection_send_preallocated_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_send_preallocated"); | 
|---|
| 1954 | if (verbose) { | 
|---|
| 1955 | error = dlerror(); | 
|---|
| 1956 | if (error != NULL) { | 
|---|
| 1957 | fprintf(stderr, "%s\n", error); | 
|---|
| 1958 | } | 
|---|
| 1959 | } | 
|---|
| 1960 | // dbus_connection_try_register_object_path | 
|---|
| 1961 | *(void **) (&dbus_connection_try_register_object_path_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_try_register_object_path"); | 
|---|
| 1962 | if (verbose) { | 
|---|
| 1963 | error = dlerror(); | 
|---|
| 1964 | if (error != NULL) { | 
|---|
| 1965 | fprintf(stderr, "%s\n", error); | 
|---|
| 1966 | } | 
|---|
| 1967 | } | 
|---|
| 1968 | // dbus_connection_register_object_path | 
|---|
| 1969 | *(void **) (&dbus_connection_register_object_path_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_register_object_path"); | 
|---|
| 1970 | if (verbose) { | 
|---|
| 1971 | error = dlerror(); | 
|---|
| 1972 | if (error != NULL) { | 
|---|
| 1973 | fprintf(stderr, "%s\n", error); | 
|---|
| 1974 | } | 
|---|
| 1975 | } | 
|---|
| 1976 | // dbus_connection_try_register_fallback | 
|---|
| 1977 | *(void **) (&dbus_connection_try_register_fallback_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_try_register_fallback"); | 
|---|
| 1978 | if (verbose) { | 
|---|
| 1979 | error = dlerror(); | 
|---|
| 1980 | if (error != NULL) { | 
|---|
| 1981 | fprintf(stderr, "%s\n", error); | 
|---|
| 1982 | } | 
|---|
| 1983 | } | 
|---|
| 1984 | // dbus_connection_register_fallback | 
|---|
| 1985 | *(void **) (&dbus_connection_register_fallback_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_register_fallback"); | 
|---|
| 1986 | if (verbose) { | 
|---|
| 1987 | error = dlerror(); | 
|---|
| 1988 | if (error != NULL) { | 
|---|
| 1989 | fprintf(stderr, "%s\n", error); | 
|---|
| 1990 | } | 
|---|
| 1991 | } | 
|---|
| 1992 | // dbus_connection_unregister_object_path | 
|---|
| 1993 | *(void **) (&dbus_connection_unregister_object_path_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_unregister_object_path"); | 
|---|
| 1994 | if (verbose) { | 
|---|
| 1995 | error = dlerror(); | 
|---|
| 1996 | if (error != NULL) { | 
|---|
| 1997 | fprintf(stderr, "%s\n", error); | 
|---|
| 1998 | } | 
|---|
| 1999 | } | 
|---|
| 2000 | // dbus_connection_get_object_path_data | 
|---|
| 2001 | *(void **) (&dbus_connection_get_object_path_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_object_path_data"); | 
|---|
| 2002 | if (verbose) { | 
|---|
| 2003 | error = dlerror(); | 
|---|
| 2004 | if (error != NULL) { | 
|---|
| 2005 | fprintf(stderr, "%s\n", error); | 
|---|
| 2006 | } | 
|---|
| 2007 | } | 
|---|
| 2008 | // dbus_connection_list_registered | 
|---|
| 2009 | *(void **) (&dbus_connection_list_registered_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_list_registered"); | 
|---|
| 2010 | if (verbose) { | 
|---|
| 2011 | error = dlerror(); | 
|---|
| 2012 | if (error != NULL) { | 
|---|
| 2013 | fprintf(stderr, "%s\n", error); | 
|---|
| 2014 | } | 
|---|
| 2015 | } | 
|---|
| 2016 | // dbus_connection_get_unix_fd | 
|---|
| 2017 | *(void **) (&dbus_connection_get_unix_fd_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_unix_fd"); | 
|---|
| 2018 | if (verbose) { | 
|---|
| 2019 | error = dlerror(); | 
|---|
| 2020 | if (error != NULL) { | 
|---|
| 2021 | fprintf(stderr, "%s\n", error); | 
|---|
| 2022 | } | 
|---|
| 2023 | } | 
|---|
| 2024 | // dbus_connection_get_socket | 
|---|
| 2025 | *(void **) (&dbus_connection_get_socket_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_connection_get_socket"); | 
|---|
| 2026 | if (verbose) { | 
|---|
| 2027 | error = dlerror(); | 
|---|
| 2028 | if (error != NULL) { | 
|---|
| 2029 | fprintf(stderr, "%s\n", error); | 
|---|
| 2030 | } | 
|---|
| 2031 | } | 
|---|
| 2032 | // dbus_watch_get_fd | 
|---|
| 2033 | *(void **) (&dbus_watch_get_fd_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_watch_get_fd"); | 
|---|
| 2034 | if (verbose) { | 
|---|
| 2035 | error = dlerror(); | 
|---|
| 2036 | if (error != NULL) { | 
|---|
| 2037 | fprintf(stderr, "%s\n", error); | 
|---|
| 2038 | } | 
|---|
| 2039 | } | 
|---|
| 2040 | // dbus_watch_get_unix_fd | 
|---|
| 2041 | *(void **) (&dbus_watch_get_unix_fd_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_watch_get_unix_fd"); | 
|---|
| 2042 | if (verbose) { | 
|---|
| 2043 | error = dlerror(); | 
|---|
| 2044 | if (error != NULL) { | 
|---|
| 2045 | fprintf(stderr, "%s\n", error); | 
|---|
| 2046 | } | 
|---|
| 2047 | } | 
|---|
| 2048 | // dbus_watch_get_socket | 
|---|
| 2049 | *(void **) (&dbus_watch_get_socket_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_watch_get_socket"); | 
|---|
| 2050 | if (verbose) { | 
|---|
| 2051 | error = dlerror(); | 
|---|
| 2052 | if (error != NULL) { | 
|---|
| 2053 | fprintf(stderr, "%s\n", error); | 
|---|
| 2054 | } | 
|---|
| 2055 | } | 
|---|
| 2056 | // dbus_watch_get_flags | 
|---|
| 2057 | *(void **) (&dbus_watch_get_flags_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_watch_get_flags"); | 
|---|
| 2058 | if (verbose) { | 
|---|
| 2059 | error = dlerror(); | 
|---|
| 2060 | if (error != NULL) { | 
|---|
| 2061 | fprintf(stderr, "%s\n", error); | 
|---|
| 2062 | } | 
|---|
| 2063 | } | 
|---|
| 2064 | // dbus_watch_get_data | 
|---|
| 2065 | *(void **) (&dbus_watch_get_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_watch_get_data"); | 
|---|
| 2066 | if (verbose) { | 
|---|
| 2067 | error = dlerror(); | 
|---|
| 2068 | if (error != NULL) { | 
|---|
| 2069 | fprintf(stderr, "%s\n", error); | 
|---|
| 2070 | } | 
|---|
| 2071 | } | 
|---|
| 2072 | // dbus_watch_set_data | 
|---|
| 2073 | *(void **) (&dbus_watch_set_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_watch_set_data"); | 
|---|
| 2074 | if (verbose) { | 
|---|
| 2075 | error = dlerror(); | 
|---|
| 2076 | if (error != NULL) { | 
|---|
| 2077 | fprintf(stderr, "%s\n", error); | 
|---|
| 2078 | } | 
|---|
| 2079 | } | 
|---|
| 2080 | // dbus_watch_handle | 
|---|
| 2081 | *(void **) (&dbus_watch_handle_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_watch_handle"); | 
|---|
| 2082 | if (verbose) { | 
|---|
| 2083 | error = dlerror(); | 
|---|
| 2084 | if (error != NULL) { | 
|---|
| 2085 | fprintf(stderr, "%s\n", error); | 
|---|
| 2086 | } | 
|---|
| 2087 | } | 
|---|
| 2088 | // dbus_watch_get_enabled | 
|---|
| 2089 | *(void **) (&dbus_watch_get_enabled_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_watch_get_enabled"); | 
|---|
| 2090 | if (verbose) { | 
|---|
| 2091 | error = dlerror(); | 
|---|
| 2092 | if (error != NULL) { | 
|---|
| 2093 | fprintf(stderr, "%s\n", error); | 
|---|
| 2094 | } | 
|---|
| 2095 | } | 
|---|
| 2096 | // dbus_timeout_get_interval | 
|---|
| 2097 | *(void **) (&dbus_timeout_get_interval_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_timeout_get_interval"); | 
|---|
| 2098 | if (verbose) { | 
|---|
| 2099 | error = dlerror(); | 
|---|
| 2100 | if (error != NULL) { | 
|---|
| 2101 | fprintf(stderr, "%s\n", error); | 
|---|
| 2102 | } | 
|---|
| 2103 | } | 
|---|
| 2104 | // dbus_timeout_get_data | 
|---|
| 2105 | *(void **) (&dbus_timeout_get_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_timeout_get_data"); | 
|---|
| 2106 | if (verbose) { | 
|---|
| 2107 | error = dlerror(); | 
|---|
| 2108 | if (error != NULL) { | 
|---|
| 2109 | fprintf(stderr, "%s\n", error); | 
|---|
| 2110 | } | 
|---|
| 2111 | } | 
|---|
| 2112 | // dbus_timeout_set_data | 
|---|
| 2113 | *(void **) (&dbus_timeout_set_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_timeout_set_data"); | 
|---|
| 2114 | if (verbose) { | 
|---|
| 2115 | error = dlerror(); | 
|---|
| 2116 | if (error != NULL) { | 
|---|
| 2117 | fprintf(stderr, "%s\n", error); | 
|---|
| 2118 | } | 
|---|
| 2119 | } | 
|---|
| 2120 | // dbus_timeout_handle | 
|---|
| 2121 | *(void **) (&dbus_timeout_handle_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_timeout_handle"); | 
|---|
| 2122 | if (verbose) { | 
|---|
| 2123 | error = dlerror(); | 
|---|
| 2124 | if (error != NULL) { | 
|---|
| 2125 | fprintf(stderr, "%s\n", error); | 
|---|
| 2126 | } | 
|---|
| 2127 | } | 
|---|
| 2128 | // dbus_timeout_get_enabled | 
|---|
| 2129 | *(void **) (&dbus_timeout_get_enabled_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_timeout_get_enabled"); | 
|---|
| 2130 | if (verbose) { | 
|---|
| 2131 | error = dlerror(); | 
|---|
| 2132 | if (error != NULL) { | 
|---|
| 2133 | fprintf(stderr, "%s\n", error); | 
|---|
| 2134 | } | 
|---|
| 2135 | } | 
|---|
| 2136 | // dbus_bus_get | 
|---|
| 2137 | *(void **) (&dbus_bus_get_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_get"); | 
|---|
| 2138 | if (verbose) { | 
|---|
| 2139 | error = dlerror(); | 
|---|
| 2140 | if (error != NULL) { | 
|---|
| 2141 | fprintf(stderr, "%s\n", error); | 
|---|
| 2142 | } | 
|---|
| 2143 | } | 
|---|
| 2144 | // dbus_bus_get_private | 
|---|
| 2145 | *(void **) (&dbus_bus_get_private_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_get_private"); | 
|---|
| 2146 | if (verbose) { | 
|---|
| 2147 | error = dlerror(); | 
|---|
| 2148 | if (error != NULL) { | 
|---|
| 2149 | fprintf(stderr, "%s\n", error); | 
|---|
| 2150 | } | 
|---|
| 2151 | } | 
|---|
| 2152 | // dbus_bus_register | 
|---|
| 2153 | *(void **) (&dbus_bus_register_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_register"); | 
|---|
| 2154 | if (verbose) { | 
|---|
| 2155 | error = dlerror(); | 
|---|
| 2156 | if (error != NULL) { | 
|---|
| 2157 | fprintf(stderr, "%s\n", error); | 
|---|
| 2158 | } | 
|---|
| 2159 | } | 
|---|
| 2160 | // dbus_bus_set_unique_name | 
|---|
| 2161 | *(void **) (&dbus_bus_set_unique_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_set_unique_name"); | 
|---|
| 2162 | if (verbose) { | 
|---|
| 2163 | error = dlerror(); | 
|---|
| 2164 | if (error != NULL) { | 
|---|
| 2165 | fprintf(stderr, "%s\n", error); | 
|---|
| 2166 | } | 
|---|
| 2167 | } | 
|---|
| 2168 | // dbus_bus_get_unique_name | 
|---|
| 2169 | *(void **) (&dbus_bus_get_unique_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_get_unique_name"); | 
|---|
| 2170 | if (verbose) { | 
|---|
| 2171 | error = dlerror(); | 
|---|
| 2172 | if (error != NULL) { | 
|---|
| 2173 | fprintf(stderr, "%s\n", error); | 
|---|
| 2174 | } | 
|---|
| 2175 | } | 
|---|
| 2176 | // dbus_bus_get_unix_user | 
|---|
| 2177 | *(void **) (&dbus_bus_get_unix_user_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_get_unix_user"); | 
|---|
| 2178 | if (verbose) { | 
|---|
| 2179 | error = dlerror(); | 
|---|
| 2180 | if (error != NULL) { | 
|---|
| 2181 | fprintf(stderr, "%s\n", error); | 
|---|
| 2182 | } | 
|---|
| 2183 | } | 
|---|
| 2184 | // dbus_bus_get_id | 
|---|
| 2185 | *(void **) (&dbus_bus_get_id_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_get_id"); | 
|---|
| 2186 | if (verbose) { | 
|---|
| 2187 | error = dlerror(); | 
|---|
| 2188 | if (error != NULL) { | 
|---|
| 2189 | fprintf(stderr, "%s\n", error); | 
|---|
| 2190 | } | 
|---|
| 2191 | } | 
|---|
| 2192 | // dbus_bus_request_name | 
|---|
| 2193 | *(void **) (&dbus_bus_request_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_request_name"); | 
|---|
| 2194 | if (verbose) { | 
|---|
| 2195 | error = dlerror(); | 
|---|
| 2196 | if (error != NULL) { | 
|---|
| 2197 | fprintf(stderr, "%s\n", error); | 
|---|
| 2198 | } | 
|---|
| 2199 | } | 
|---|
| 2200 | // dbus_bus_release_name | 
|---|
| 2201 | *(void **) (&dbus_bus_release_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_release_name"); | 
|---|
| 2202 | if (verbose) { | 
|---|
| 2203 | error = dlerror(); | 
|---|
| 2204 | if (error != NULL) { | 
|---|
| 2205 | fprintf(stderr, "%s\n", error); | 
|---|
| 2206 | } | 
|---|
| 2207 | } | 
|---|
| 2208 | // dbus_bus_name_has_owner | 
|---|
| 2209 | *(void **) (&dbus_bus_name_has_owner_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_name_has_owner"); | 
|---|
| 2210 | if (verbose) { | 
|---|
| 2211 | error = dlerror(); | 
|---|
| 2212 | if (error != NULL) { | 
|---|
| 2213 | fprintf(stderr, "%s\n", error); | 
|---|
| 2214 | } | 
|---|
| 2215 | } | 
|---|
| 2216 | // dbus_bus_start_service_by_name | 
|---|
| 2217 | *(void **) (&dbus_bus_start_service_by_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_start_service_by_name"); | 
|---|
| 2218 | if (verbose) { | 
|---|
| 2219 | error = dlerror(); | 
|---|
| 2220 | if (error != NULL) { | 
|---|
| 2221 | fprintf(stderr, "%s\n", error); | 
|---|
| 2222 | } | 
|---|
| 2223 | } | 
|---|
| 2224 | // dbus_bus_add_match | 
|---|
| 2225 | *(void **) (&dbus_bus_add_match_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_add_match"); | 
|---|
| 2226 | if (verbose) { | 
|---|
| 2227 | error = dlerror(); | 
|---|
| 2228 | if (error != NULL) { | 
|---|
| 2229 | fprintf(stderr, "%s\n", error); | 
|---|
| 2230 | } | 
|---|
| 2231 | } | 
|---|
| 2232 | // dbus_bus_remove_match | 
|---|
| 2233 | *(void **) (&dbus_bus_remove_match_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_bus_remove_match"); | 
|---|
| 2234 | if (verbose) { | 
|---|
| 2235 | error = dlerror(); | 
|---|
| 2236 | if (error != NULL) { | 
|---|
| 2237 | fprintf(stderr, "%s\n", error); | 
|---|
| 2238 | } | 
|---|
| 2239 | } | 
|---|
| 2240 | // dbus_get_local_machine_id | 
|---|
| 2241 | *(void **) (&dbus_get_local_machine_id_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_get_local_machine_id"); | 
|---|
| 2242 | if (verbose) { | 
|---|
| 2243 | error = dlerror(); | 
|---|
| 2244 | if (error != NULL) { | 
|---|
| 2245 | fprintf(stderr, "%s\n", error); | 
|---|
| 2246 | } | 
|---|
| 2247 | } | 
|---|
| 2248 | // dbus_get_version | 
|---|
| 2249 | *(void **) (&dbus_get_version_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_get_version"); | 
|---|
| 2250 | if (verbose) { | 
|---|
| 2251 | error = dlerror(); | 
|---|
| 2252 | if (error != NULL) { | 
|---|
| 2253 | fprintf(stderr, "%s\n", error); | 
|---|
| 2254 | } | 
|---|
| 2255 | } | 
|---|
| 2256 | // dbus_setenv | 
|---|
| 2257 | *(void **) (&dbus_setenv_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_setenv"); | 
|---|
| 2258 | if (verbose) { | 
|---|
| 2259 | error = dlerror(); | 
|---|
| 2260 | if (error != NULL) { | 
|---|
| 2261 | fprintf(stderr, "%s\n", error); | 
|---|
| 2262 | } | 
|---|
| 2263 | } | 
|---|
| 2264 | // dbus_try_get_local_machine_id | 
|---|
| 2265 | *(void **) (&dbus_try_get_local_machine_id_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_try_get_local_machine_id"); | 
|---|
| 2266 | if (verbose) { | 
|---|
| 2267 | error = dlerror(); | 
|---|
| 2268 | if (error != NULL) { | 
|---|
| 2269 | fprintf(stderr, "%s\n", error); | 
|---|
| 2270 | } | 
|---|
| 2271 | } | 
|---|
| 2272 | // dbus_pending_call_ref | 
|---|
| 2273 | *(void **) (&dbus_pending_call_ref_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_ref"); | 
|---|
| 2274 | if (verbose) { | 
|---|
| 2275 | error = dlerror(); | 
|---|
| 2276 | if (error != NULL) { | 
|---|
| 2277 | fprintf(stderr, "%s\n", error); | 
|---|
| 2278 | } | 
|---|
| 2279 | } | 
|---|
| 2280 | // dbus_pending_call_unref | 
|---|
| 2281 | *(void **) (&dbus_pending_call_unref_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_unref"); | 
|---|
| 2282 | if (verbose) { | 
|---|
| 2283 | error = dlerror(); | 
|---|
| 2284 | if (error != NULL) { | 
|---|
| 2285 | fprintf(stderr, "%s\n", error); | 
|---|
| 2286 | } | 
|---|
| 2287 | } | 
|---|
| 2288 | // dbus_pending_call_set_notify | 
|---|
| 2289 | *(void **) (&dbus_pending_call_set_notify_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_set_notify"); | 
|---|
| 2290 | if (verbose) { | 
|---|
| 2291 | error = dlerror(); | 
|---|
| 2292 | if (error != NULL) { | 
|---|
| 2293 | fprintf(stderr, "%s\n", error); | 
|---|
| 2294 | } | 
|---|
| 2295 | } | 
|---|
| 2296 | // dbus_pending_call_cancel | 
|---|
| 2297 | *(void **) (&dbus_pending_call_cancel_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_cancel"); | 
|---|
| 2298 | if (verbose) { | 
|---|
| 2299 | error = dlerror(); | 
|---|
| 2300 | if (error != NULL) { | 
|---|
| 2301 | fprintf(stderr, "%s\n", error); | 
|---|
| 2302 | } | 
|---|
| 2303 | } | 
|---|
| 2304 | // dbus_pending_call_get_completed | 
|---|
| 2305 | *(void **) (&dbus_pending_call_get_completed_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_get_completed"); | 
|---|
| 2306 | if (verbose) { | 
|---|
| 2307 | error = dlerror(); | 
|---|
| 2308 | if (error != NULL) { | 
|---|
| 2309 | fprintf(stderr, "%s\n", error); | 
|---|
| 2310 | } | 
|---|
| 2311 | } | 
|---|
| 2312 | // dbus_pending_call_steal_reply | 
|---|
| 2313 | *(void **) (&dbus_pending_call_steal_reply_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_steal_reply"); | 
|---|
| 2314 | if (verbose) { | 
|---|
| 2315 | error = dlerror(); | 
|---|
| 2316 | if (error != NULL) { | 
|---|
| 2317 | fprintf(stderr, "%s\n", error); | 
|---|
| 2318 | } | 
|---|
| 2319 | } | 
|---|
| 2320 | // dbus_pending_call_block | 
|---|
| 2321 | *(void **) (&dbus_pending_call_block_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_block"); | 
|---|
| 2322 | if (verbose) { | 
|---|
| 2323 | error = dlerror(); | 
|---|
| 2324 | if (error != NULL) { | 
|---|
| 2325 | fprintf(stderr, "%s\n", error); | 
|---|
| 2326 | } | 
|---|
| 2327 | } | 
|---|
| 2328 | // dbus_pending_call_allocate_data_slot | 
|---|
| 2329 | *(void **) (&dbus_pending_call_allocate_data_slot_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_allocate_data_slot"); | 
|---|
| 2330 | if (verbose) { | 
|---|
| 2331 | error = dlerror(); | 
|---|
| 2332 | if (error != NULL) { | 
|---|
| 2333 | fprintf(stderr, "%s\n", error); | 
|---|
| 2334 | } | 
|---|
| 2335 | } | 
|---|
| 2336 | // dbus_pending_call_free_data_slot | 
|---|
| 2337 | *(void **) (&dbus_pending_call_free_data_slot_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_free_data_slot"); | 
|---|
| 2338 | if (verbose) { | 
|---|
| 2339 | error = dlerror(); | 
|---|
| 2340 | if (error != NULL) { | 
|---|
| 2341 | fprintf(stderr, "%s\n", error); | 
|---|
| 2342 | } | 
|---|
| 2343 | } | 
|---|
| 2344 | // dbus_pending_call_set_data | 
|---|
| 2345 | *(void **) (&dbus_pending_call_set_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_set_data"); | 
|---|
| 2346 | if (verbose) { | 
|---|
| 2347 | error = dlerror(); | 
|---|
| 2348 | if (error != NULL) { | 
|---|
| 2349 | fprintf(stderr, "%s\n", error); | 
|---|
| 2350 | } | 
|---|
| 2351 | } | 
|---|
| 2352 | // dbus_pending_call_get_data | 
|---|
| 2353 | *(void **) (&dbus_pending_call_get_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_pending_call_get_data"); | 
|---|
| 2354 | if (verbose) { | 
|---|
| 2355 | error = dlerror(); | 
|---|
| 2356 | if (error != NULL) { | 
|---|
| 2357 | fprintf(stderr, "%s\n", error); | 
|---|
| 2358 | } | 
|---|
| 2359 | } | 
|---|
| 2360 | // dbus_server_listen | 
|---|
| 2361 | *(void **) (&dbus_server_listen_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_listen"); | 
|---|
| 2362 | if (verbose) { | 
|---|
| 2363 | error = dlerror(); | 
|---|
| 2364 | if (error != NULL) { | 
|---|
| 2365 | fprintf(stderr, "%s\n", error); | 
|---|
| 2366 | } | 
|---|
| 2367 | } | 
|---|
| 2368 | // dbus_server_ref | 
|---|
| 2369 | *(void **) (&dbus_server_ref_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_ref"); | 
|---|
| 2370 | if (verbose) { | 
|---|
| 2371 | error = dlerror(); | 
|---|
| 2372 | if (error != NULL) { | 
|---|
| 2373 | fprintf(stderr, "%s\n", error); | 
|---|
| 2374 | } | 
|---|
| 2375 | } | 
|---|
| 2376 | // dbus_server_unref | 
|---|
| 2377 | *(void **) (&dbus_server_unref_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_unref"); | 
|---|
| 2378 | if (verbose) { | 
|---|
| 2379 | error = dlerror(); | 
|---|
| 2380 | if (error != NULL) { | 
|---|
| 2381 | fprintf(stderr, "%s\n", error); | 
|---|
| 2382 | } | 
|---|
| 2383 | } | 
|---|
| 2384 | // dbus_server_disconnect | 
|---|
| 2385 | *(void **) (&dbus_server_disconnect_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_disconnect"); | 
|---|
| 2386 | if (verbose) { | 
|---|
| 2387 | error = dlerror(); | 
|---|
| 2388 | if (error != NULL) { | 
|---|
| 2389 | fprintf(stderr, "%s\n", error); | 
|---|
| 2390 | } | 
|---|
| 2391 | } | 
|---|
| 2392 | // dbus_server_get_is_connected | 
|---|
| 2393 | *(void **) (&dbus_server_get_is_connected_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_get_is_connected"); | 
|---|
| 2394 | if (verbose) { | 
|---|
| 2395 | error = dlerror(); | 
|---|
| 2396 | if (error != NULL) { | 
|---|
| 2397 | fprintf(stderr, "%s\n", error); | 
|---|
| 2398 | } | 
|---|
| 2399 | } | 
|---|
| 2400 | // dbus_server_get_address | 
|---|
| 2401 | *(void **) (&dbus_server_get_address_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_get_address"); | 
|---|
| 2402 | if (verbose) { | 
|---|
| 2403 | error = dlerror(); | 
|---|
| 2404 | if (error != NULL) { | 
|---|
| 2405 | fprintf(stderr, "%s\n", error); | 
|---|
| 2406 | } | 
|---|
| 2407 | } | 
|---|
| 2408 | // dbus_server_get_id | 
|---|
| 2409 | *(void **) (&dbus_server_get_id_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_get_id"); | 
|---|
| 2410 | if (verbose) { | 
|---|
| 2411 | error = dlerror(); | 
|---|
| 2412 | if (error != NULL) { | 
|---|
| 2413 | fprintf(stderr, "%s\n", error); | 
|---|
| 2414 | } | 
|---|
| 2415 | } | 
|---|
| 2416 | // dbus_server_set_new_connection_function | 
|---|
| 2417 | *(void **) (&dbus_server_set_new_connection_function_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_set_new_connection_function"); | 
|---|
| 2418 | if (verbose) { | 
|---|
| 2419 | error = dlerror(); | 
|---|
| 2420 | if (error != NULL) { | 
|---|
| 2421 | fprintf(stderr, "%s\n", error); | 
|---|
| 2422 | } | 
|---|
| 2423 | } | 
|---|
| 2424 | // dbus_server_set_watch_functions | 
|---|
| 2425 | *(void **) (&dbus_server_set_watch_functions_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_set_watch_functions"); | 
|---|
| 2426 | if (verbose) { | 
|---|
| 2427 | error = dlerror(); | 
|---|
| 2428 | if (error != NULL) { | 
|---|
| 2429 | fprintf(stderr, "%s\n", error); | 
|---|
| 2430 | } | 
|---|
| 2431 | } | 
|---|
| 2432 | // dbus_server_set_timeout_functions | 
|---|
| 2433 | *(void **) (&dbus_server_set_timeout_functions_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_set_timeout_functions"); | 
|---|
| 2434 | if (verbose) { | 
|---|
| 2435 | error = dlerror(); | 
|---|
| 2436 | if (error != NULL) { | 
|---|
| 2437 | fprintf(stderr, "%s\n", error); | 
|---|
| 2438 | } | 
|---|
| 2439 | } | 
|---|
| 2440 | // dbus_server_set_auth_mechanisms | 
|---|
| 2441 | *(void **) (&dbus_server_set_auth_mechanisms_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_set_auth_mechanisms"); | 
|---|
| 2442 | if (verbose) { | 
|---|
| 2443 | error = dlerror(); | 
|---|
| 2444 | if (error != NULL) { | 
|---|
| 2445 | fprintf(stderr, "%s\n", error); | 
|---|
| 2446 | } | 
|---|
| 2447 | } | 
|---|
| 2448 | // dbus_server_allocate_data_slot | 
|---|
| 2449 | *(void **) (&dbus_server_allocate_data_slot_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_allocate_data_slot"); | 
|---|
| 2450 | if (verbose) { | 
|---|
| 2451 | error = dlerror(); | 
|---|
| 2452 | if (error != NULL) { | 
|---|
| 2453 | fprintf(stderr, "%s\n", error); | 
|---|
| 2454 | } | 
|---|
| 2455 | } | 
|---|
| 2456 | // dbus_server_free_data_slot | 
|---|
| 2457 | *(void **) (&dbus_server_free_data_slot_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_free_data_slot"); | 
|---|
| 2458 | if (verbose) { | 
|---|
| 2459 | error = dlerror(); | 
|---|
| 2460 | if (error != NULL) { | 
|---|
| 2461 | fprintf(stderr, "%s\n", error); | 
|---|
| 2462 | } | 
|---|
| 2463 | } | 
|---|
| 2464 | // dbus_server_set_data | 
|---|
| 2465 | *(void **) (&dbus_server_set_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_set_data"); | 
|---|
| 2466 | if (verbose) { | 
|---|
| 2467 | error = dlerror(); | 
|---|
| 2468 | if (error != NULL) { | 
|---|
| 2469 | fprintf(stderr, "%s\n", error); | 
|---|
| 2470 | } | 
|---|
| 2471 | } | 
|---|
| 2472 | // dbus_server_get_data | 
|---|
| 2473 | *(void **) (&dbus_server_get_data_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_server_get_data"); | 
|---|
| 2474 | if (verbose) { | 
|---|
| 2475 | error = dlerror(); | 
|---|
| 2476 | if (error != NULL) { | 
|---|
| 2477 | fprintf(stderr, "%s\n", error); | 
|---|
| 2478 | } | 
|---|
| 2479 | } | 
|---|
| 2480 | // dbus_signature_iter_init | 
|---|
| 2481 | *(void **) (&dbus_signature_iter_init_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_signature_iter_init"); | 
|---|
| 2482 | if (verbose) { | 
|---|
| 2483 | error = dlerror(); | 
|---|
| 2484 | if (error != NULL) { | 
|---|
| 2485 | fprintf(stderr, "%s\n", error); | 
|---|
| 2486 | } | 
|---|
| 2487 | } | 
|---|
| 2488 | // dbus_signature_iter_get_current_type | 
|---|
| 2489 | *(void **) (&dbus_signature_iter_get_current_type_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_signature_iter_get_current_type"); | 
|---|
| 2490 | if (verbose) { | 
|---|
| 2491 | error = dlerror(); | 
|---|
| 2492 | if (error != NULL) { | 
|---|
| 2493 | fprintf(stderr, "%s\n", error); | 
|---|
| 2494 | } | 
|---|
| 2495 | } | 
|---|
| 2496 | // dbus_signature_iter_get_signature | 
|---|
| 2497 | *(void **) (&dbus_signature_iter_get_signature_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_signature_iter_get_signature"); | 
|---|
| 2498 | if (verbose) { | 
|---|
| 2499 | error = dlerror(); | 
|---|
| 2500 | if (error != NULL) { | 
|---|
| 2501 | fprintf(stderr, "%s\n", error); | 
|---|
| 2502 | } | 
|---|
| 2503 | } | 
|---|
| 2504 | // dbus_signature_iter_get_element_type | 
|---|
| 2505 | *(void **) (&dbus_signature_iter_get_element_type_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_signature_iter_get_element_type"); | 
|---|
| 2506 | if (verbose) { | 
|---|
| 2507 | error = dlerror(); | 
|---|
| 2508 | if (error != NULL) { | 
|---|
| 2509 | fprintf(stderr, "%s\n", error); | 
|---|
| 2510 | } | 
|---|
| 2511 | } | 
|---|
| 2512 | // dbus_signature_iter_next | 
|---|
| 2513 | *(void **) (&dbus_signature_iter_next_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_signature_iter_next"); | 
|---|
| 2514 | if (verbose) { | 
|---|
| 2515 | error = dlerror(); | 
|---|
| 2516 | if (error != NULL) { | 
|---|
| 2517 | fprintf(stderr, "%s\n", error); | 
|---|
| 2518 | } | 
|---|
| 2519 | } | 
|---|
| 2520 | // dbus_signature_iter_recurse | 
|---|
| 2521 | *(void **) (&dbus_signature_iter_recurse_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_signature_iter_recurse"); | 
|---|
| 2522 | if (verbose) { | 
|---|
| 2523 | error = dlerror(); | 
|---|
| 2524 | if (error != NULL) { | 
|---|
| 2525 | fprintf(stderr, "%s\n", error); | 
|---|
| 2526 | } | 
|---|
| 2527 | } | 
|---|
| 2528 | // dbus_signature_validate | 
|---|
| 2529 | *(void **) (&dbus_signature_validate_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_signature_validate"); | 
|---|
| 2530 | if (verbose) { | 
|---|
| 2531 | error = dlerror(); | 
|---|
| 2532 | if (error != NULL) { | 
|---|
| 2533 | fprintf(stderr, "%s\n", error); | 
|---|
| 2534 | } | 
|---|
| 2535 | } | 
|---|
| 2536 | // dbus_signature_validate_single | 
|---|
| 2537 | *(void **) (&dbus_signature_validate_single_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_signature_validate_single"); | 
|---|
| 2538 | if (verbose) { | 
|---|
| 2539 | error = dlerror(); | 
|---|
| 2540 | if (error != NULL) { | 
|---|
| 2541 | fprintf(stderr, "%s\n", error); | 
|---|
| 2542 | } | 
|---|
| 2543 | } | 
|---|
| 2544 | // dbus_type_is_valid | 
|---|
| 2545 | *(void **) (&dbus_type_is_valid_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_type_is_valid"); | 
|---|
| 2546 | if (verbose) { | 
|---|
| 2547 | error = dlerror(); | 
|---|
| 2548 | if (error != NULL) { | 
|---|
| 2549 | fprintf(stderr, "%s\n", error); | 
|---|
| 2550 | } | 
|---|
| 2551 | } | 
|---|
| 2552 | // dbus_type_is_basic | 
|---|
| 2553 | *(void **) (&dbus_type_is_basic_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_type_is_basic"); | 
|---|
| 2554 | if (verbose) { | 
|---|
| 2555 | error = dlerror(); | 
|---|
| 2556 | if (error != NULL) { | 
|---|
| 2557 | fprintf(stderr, "%s\n", error); | 
|---|
| 2558 | } | 
|---|
| 2559 | } | 
|---|
| 2560 | // dbus_type_is_container | 
|---|
| 2561 | *(void **) (&dbus_type_is_container_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_type_is_container"); | 
|---|
| 2562 | if (verbose) { | 
|---|
| 2563 | error = dlerror(); | 
|---|
| 2564 | if (error != NULL) { | 
|---|
| 2565 | fprintf(stderr, "%s\n", error); | 
|---|
| 2566 | } | 
|---|
| 2567 | } | 
|---|
| 2568 | // dbus_type_is_fixed | 
|---|
| 2569 | *(void **) (&dbus_type_is_fixed_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_type_is_fixed"); | 
|---|
| 2570 | if (verbose) { | 
|---|
| 2571 | error = dlerror(); | 
|---|
| 2572 | if (error != NULL) { | 
|---|
| 2573 | fprintf(stderr, "%s\n", error); | 
|---|
| 2574 | } | 
|---|
| 2575 | } | 
|---|
| 2576 | // dbus_validate_path | 
|---|
| 2577 | *(void **) (&dbus_validate_path_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_validate_path"); | 
|---|
| 2578 | if (verbose) { | 
|---|
| 2579 | error = dlerror(); | 
|---|
| 2580 | if (error != NULL) { | 
|---|
| 2581 | fprintf(stderr, "%s\n", error); | 
|---|
| 2582 | } | 
|---|
| 2583 | } | 
|---|
| 2584 | // dbus_validate_interface | 
|---|
| 2585 | *(void **) (&dbus_validate_interface_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_validate_interface"); | 
|---|
| 2586 | if (verbose) { | 
|---|
| 2587 | error = dlerror(); | 
|---|
| 2588 | if (error != NULL) { | 
|---|
| 2589 | fprintf(stderr, "%s\n", error); | 
|---|
| 2590 | } | 
|---|
| 2591 | } | 
|---|
| 2592 | // dbus_validate_member | 
|---|
| 2593 | *(void **) (&dbus_validate_member_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_validate_member"); | 
|---|
| 2594 | if (verbose) { | 
|---|
| 2595 | error = dlerror(); | 
|---|
| 2596 | if (error != NULL) { | 
|---|
| 2597 | fprintf(stderr, "%s\n", error); | 
|---|
| 2598 | } | 
|---|
| 2599 | } | 
|---|
| 2600 | // dbus_validate_error_name | 
|---|
| 2601 | *(void **) (&dbus_validate_error_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_validate_error_name"); | 
|---|
| 2602 | if (verbose) { | 
|---|
| 2603 | error = dlerror(); | 
|---|
| 2604 | if (error != NULL) { | 
|---|
| 2605 | fprintf(stderr, "%s\n", error); | 
|---|
| 2606 | } | 
|---|
| 2607 | } | 
|---|
| 2608 | // dbus_validate_bus_name | 
|---|
| 2609 | *(void **) (&dbus_validate_bus_name_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_validate_bus_name"); | 
|---|
| 2610 | if (verbose) { | 
|---|
| 2611 | error = dlerror(); | 
|---|
| 2612 | if (error != NULL) { | 
|---|
| 2613 | fprintf(stderr, "%s\n", error); | 
|---|
| 2614 | } | 
|---|
| 2615 | } | 
|---|
| 2616 | // dbus_validate_utf8 | 
|---|
| 2617 | *(void **) (&dbus_validate_utf8_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_validate_utf8"); | 
|---|
| 2618 | if (verbose) { | 
|---|
| 2619 | error = dlerror(); | 
|---|
| 2620 | if (error != NULL) { | 
|---|
| 2621 | fprintf(stderr, "%s\n", error); | 
|---|
| 2622 | } | 
|---|
| 2623 | } | 
|---|
| 2624 | // dbus_threads_init | 
|---|
| 2625 | *(void **) (&dbus_threads_init_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_threads_init"); | 
|---|
| 2626 | if (verbose) { | 
|---|
| 2627 | error = dlerror(); | 
|---|
| 2628 | if (error != NULL) { | 
|---|
| 2629 | fprintf(stderr, "%s\n", error); | 
|---|
| 2630 | } | 
|---|
| 2631 | } | 
|---|
| 2632 | // dbus_threads_init_default | 
|---|
| 2633 | *(void **) (&dbus_threads_init_default_dylibloader_wrapper_dbus) = dlsym(handle, "dbus_threads_init_default"); | 
|---|
| 2634 | if (verbose) { | 
|---|
| 2635 | error = dlerror(); | 
|---|
| 2636 | if (error != NULL) { | 
|---|
| 2637 | fprintf(stderr, "%s\n", error); | 
|---|
| 2638 | } | 
|---|
| 2639 | } | 
|---|
| 2640 | return 0; | 
|---|
| 2641 | } | 
|---|
| 2642 |  | 
|---|