D-Bus 1.14.10
|
TRUE, FALSE, NULL, and so on More...
Macros | |
#define | DBUS_BEGIN_DECLS |
Macro used prior to declaring functions in the D-Bus header files. | |
#define | DBUS_END_DECLS |
Macro used after declaring functions in the D-Bus header files. | |
#define | TRUE 1 |
Expands to "1". | |
#define | FALSE 0 |
Expands to "0". | |
#define | NULL ((void*) 0) |
A null pointer, defined appropriately for C or C++. | |
#define | DBUS_DEPRECATED |
Tells the compiler to warn about a function or type if it's used. | |
#define | _DBUS_GNUC_EXTENSION |
Tells gcc not to warn about extensions to the C standard in the following expression, even if compiling with -pedantic. | |
#define | DBUS_EXPORT |
#define | DBUS_PRIVATE_EXPORT /* no decoration */ |
#define | _dbus_clear_pointer_impl(T, pointer_to_pointer, destroy) |
Utility macros.
#define _dbus_clear_pointer_impl | ( | T, | |
pointer_to_pointer, | |||
destroy ) |
Definition at line 237 of file dbus-macros.h.
#define _DBUS_GNUC_EXTENSION |
Tells gcc not to warn about extensions to the C standard in the following expression, even if compiling with -pedantic.
Do not use this macro in your own code; please consider it to be internal to libdbus.
Definition at line 64 of file dbus-macros.h.
#define DBUS_BEGIN_DECLS |
Macro used prior to declaring functions in the D-Bus header files.
Expands to "extern "C"" when using a C++ compiler, and expands to nothing when using a C compiler.
Please don't use this in your own code, consider it D-Bus internal.
Definition at line 34 of file dbus-macros.h.
#define DBUS_DEPRECATED |
Tells the compiler to warn about a function or type if it's used.
Code marked in this way should also be enclosed in
Please don't use this in your own code, consider it D-Bus internal.
Definition at line 58 of file dbus-macros.h.
#define DBUS_END_DECLS |
Macro used after declaring functions in the D-Bus header files.
Expands to "}" when using a C++ compiler, and expands to nothing when using a C compiler.
Please don't use this in your own code, consider it D-Bus internal.
Definition at line 35 of file dbus-macros.h.
#define DBUS_EXPORT |
Definition at line 210 of file dbus-macros.h.
#define DBUS_PRIVATE_EXPORT /* no decoration */ |
Definition at line 226 of file dbus-macros.h.
#define FALSE 0 |
Expands to "0".
Definition at line 42 of file dbus-macros.h.
Referenced by _dbus_address_append_escaped(), _dbus_append_address_from_socket(), _dbus_append_keyring_directory_for_credentials(), _dbus_append_user_from_current_process(), _dbus_auth_decode_data(), _dbus_auth_do_work(), _dbus_auth_dump_supported_mechanisms(), _dbus_auth_encode_data(), _dbus_auth_get_bytes_to_send(), _dbus_auth_needs_decoding(), _dbus_auth_needs_encoding(), _dbus_auth_return_buffer(), _dbus_auth_set_mechanisms(), _dbus_babysitter_get_child_exit_status(), _dbus_babysitter_get_child_exited(), _dbus_become_daemon(), _dbus_change_to_daemon_user(), _dbus_check_dir_is_private_to_user(), _dbus_check_setuid(), _dbus_clearenv(), _dbus_close(), _dbus_close_socket(), _dbus_command_for_pid(), _dbus_concat_dir_and_file(), _dbus_connection_add_timeout_unlocked(), _dbus_connection_add_watch_unlocked(), _dbus_connection_new_for_transport(), _dbus_connection_queue_received_message_link(), _dbus_connection_remove_timeout_unlocked(), _dbus_connection_remove_watch_unlocked(), _dbus_connection_send_and_unlock(), _dbus_counter_notify(), _dbus_counter_set_notify(), _dbus_counter_unref(), _dbus_create_directory(), _dbus_create_file_exclusively(), _dbus_create_uuid(), _dbus_credentials_add_adt_audit_data(), _dbus_credentials_add_credential(), _dbus_credentials_add_from_current_process(), _dbus_credentials_add_from_user(), _dbus_credentials_add_linux_security_label(), _dbus_credentials_add_windows_sid(), _dbus_credentials_include(), _dbus_credentials_to_string_append(), _dbus_data_slot_allocator_alloc(), _dbus_data_slot_list_set(), _dbus_decompose_path(), _dbus_delete_directory(), _dbus_delete_file(), _dbus_directory_get_next_file(), _dbus_directory_open(), _dbus_ensure_directory(), _dbus_file_exists(), _dbus_file_get_contents(), _dbus_generate_random_ascii(), _dbus_generate_random_bytes(), _dbus_generate_random_bytes_buffer(), _dbus_generate_uuid(), _dbus_get_autolaunch_address(), _dbus_get_group_id(), _dbus_get_is_errno_etoomanyrefs(), _dbus_get_local_machine_uuid_encoded(), _dbus_get_standard_session_servicedirs(), _dbus_get_user_id_and_primary_group(), _dbus_get_uuid(), _dbus_groups_from_uid(), _dbus_hash_iter_lookup(), _dbus_hash_iter_next(), _dbus_hash_table_from_array(), _dbus_hash_table_insert_int(), _dbus_hash_table_insert_string(), _dbus_hash_table_insert_uintptr(), _dbus_hash_table_lookup_int(), _dbus_hash_table_lookup_string(), _dbus_hash_table_lookup_uintptr(), _dbus_hash_table_remove_int(), _dbus_hash_table_remove_string(), _dbus_hash_table_remove_uintptr(), _dbus_header_copy(), _dbus_header_create(), _dbus_header_delete_field(), _dbus_header_get_field_basic(), _dbus_header_get_field_raw(), _dbus_header_have_message_untrusted(), _dbus_header_init(), _dbus_header_load(), _dbus_header_remove_unknown_fields(), _dbus_header_set_field_basic(), _dbus_homedir_from_current_process(), _dbus_homedir_from_uid(), _dbus_is_a_number(), _dbus_is_console_user(), _dbus_keyring_new_for_credentials(), _dbus_keyring_validate_context(), _dbus_list_append(), _dbus_list_copy(), _dbus_list_insert_after(), _dbus_list_prepend(), _dbus_list_remove(), _dbus_list_remove_last(), _dbus_listen_tcp_socket(), _dbus_lookup_launchd_socket(), _dbus_lookup_session_address(), _dbus_make_file_world_readable(), _dbus_marshal_set_basic(), _dbus_marshal_write_basic(), _dbus_marshal_write_fixed_multi(), _dbus_mem_pool_dealloc(), _dbus_mem_pool_new(), _dbus_message_add_counter(), _dbus_message_iter_get_args_valist(), _dbus_message_loader_get_buffer(), _dbus_message_loader_new(), _dbus_message_loader_queue_messages(), _dbus_message_loader_return_buffer(), _dbus_object_tree_dispatch_and_unlock(), _dbus_object_tree_register(), _dbus_object_tree_unregister_and_unlock(), _dbus_parse_unix_group_from_config(), _dbus_parse_unix_user_from_config(), _dbus_path_is_absolute(), _dbus_pending_call_set_timeout_error_unlocked(), _dbus_read_credentials_socket(), _dbus_read_credentials_socket(), _dbus_read_local_machine_uuid(), _dbus_read_socket_with_unix_fds(), _dbus_read_uuid_file(), _dbus_register_shutdown_func(), _dbus_replace_install_prefix(), _dbus_reset_oom_score_adj(), _dbus_send_credentials_socket(), _dbus_send_credentials_socket(), _dbus_server_add_timeout(), _dbus_server_add_watch(), _dbus_server_init_base(), _dbus_server_listen_platform_specific(), _dbus_server_listen_socket(), _dbus_server_remove_timeout(), _dbus_server_remove_watch(), _dbus_set_socket_nonblocking(), _dbus_set_up_transient_session_servicedirs(), _dbus_sha_compute(), _dbus_sha_final(), _dbus_socket_can_pass_unix_fd(), _dbus_socketpair(), _dbus_spawn_async_with_babysitter(), _dbus_split_paths_and_append(), _dbus_stat(), _dbus_string_alloc_space(), _dbus_string_append(), _dbus_string_append_byte(), _dbus_string_append_byte_as_hex(), _dbus_string_append_int(), _dbus_string_append_printf_valist(), _dbus_string_append_strings(), _dbus_string_append_uint(), _dbus_string_array_contains(), _dbus_string_copy_data(), _dbus_string_ends_with_c_str(), _dbus_string_equal(), _dbus_string_equal_c_str(), _dbus_string_equal_len(), _dbus_string_equal_substring(), _dbus_string_find_blank(), _dbus_string_find_eol(), _dbus_string_find_to(), _dbus_string_free(), _dbus_string_hex_decode(), _dbus_string_hex_encode(), _dbus_string_init_from_string(), _dbus_string_init_preallocated(), _dbus_string_insert_2_aligned(), _dbus_string_insert_4_aligned(), _dbus_string_insert_8_aligned(), _dbus_string_insert_alignment(), _dbus_string_insert_byte(), _dbus_string_insert_bytes(), _dbus_string_lengthen(), _dbus_string_move_len(), _dbus_string_parse_int(), _dbus_string_parse_uint(), _dbus_string_pop_line(), _dbus_string_replace_len(), _dbus_string_save_to_file(), _dbus_string_split_on_byte(), _dbus_string_starts_with_c_str(), _dbus_string_starts_with_words_c_str(), _dbus_string_steal_data(), _dbus_string_validate_ascii(), _dbus_string_validate_nul(), _dbus_string_validate_utf8(), _dbus_threads_init_platform_specific(), _dbus_timeout_disable(), _dbus_timeout_list_add_timeout(), _dbus_timeout_list_set_functions(), _dbus_timeout_new(), _dbus_timeout_restarted(), _dbus_transport_get_adt_audit_session_data(), _dbus_transport_get_credentials(), _dbus_transport_get_is_anonymous(), _dbus_transport_get_socket_fd(), _dbus_transport_get_unix_process_id(), _dbus_transport_get_unix_user(), _dbus_transport_get_windows_user(), _dbus_transport_init_base(), _dbus_transport_new_for_socket(), _dbus_transport_open_platform_specific(), _dbus_transport_set_allow_anonymous(), _dbus_transport_try_to_authenticate(), _dbus_type_reader_delete(), _dbus_type_reader_next(), _dbus_type_writer_init(), _dbus_type_writer_recurse(), _dbus_type_writer_unrecurse(), _dbus_type_writer_write_basic(), _dbus_type_writer_write_fixed_multi(), _dbus_unix_groups_from_uid(), _dbus_unix_user_is_at_console(), _dbus_unix_user_is_process_owner(), _dbus_user_at_console(), _dbus_user_database_lock_system(), _dbus_user_database_unlock_system(), _dbus_username_from_current_process(), _dbus_validate_bus_name(), _dbus_validate_interface(), _dbus_validate_member(), _dbus_validate_path(), _dbus_variant_read(), _dbus_variant_write(), _dbus_watch_list_add_watch(), _dbus_watch_list_set_functions(), _dbus_windows_user_is_process_owner(), _dbus_write_pid_to_file_and_pipe(), _dbus_write_uuid_file(), dbus_bus_get(), dbus_bus_name_has_owner(), dbus_bus_register(), dbus_bus_set_unique_name(), dbus_bus_start_service_by_name(), dbus_connection_add_filter(), dbus_connection_can_send_type(), dbus_connection_get_adt_audit_session_data(), dbus_connection_get_is_anonymous(), dbus_connection_get_is_authenticated(), dbus_connection_get_is_connected(), dbus_connection_get_object_path_data(), dbus_connection_get_socket(), dbus_connection_get_unix_fd(), dbus_connection_get_unix_process_id(), dbus_connection_get_unix_user(), dbus_connection_get_windows_user(), dbus_connection_has_messages_to_send(), dbus_connection_list_registered(), dbus_connection_open_private(), dbus_connection_read_write(), dbus_connection_read_write_dispatch(), dbus_connection_register_fallback(), dbus_connection_register_object_path(), dbus_connection_send(), dbus_connection_send_with_reply(), dbus_connection_set_data(), dbus_connection_set_exit_on_disconnect(), dbus_connection_set_timeout_functions(), dbus_connection_set_watch_functions(), dbus_connection_try_register_fallback(), dbus_connection_try_register_object_path(), dbus_connection_unregister_object_path(), dbus_error_has_name(), dbus_error_is_set(), dbus_message_append_args(), dbus_message_append_args_valist(), dbus_message_contains_unix_fds(), dbus_message_copy(), dbus_message_get_allow_interactive_authorization(), dbus_message_get_args(), dbus_message_get_args_valist(), dbus_message_get_auto_start(), dbus_message_get_no_reply(), dbus_message_get_path_decomposed(), dbus_message_has_destination(), dbus_message_has_interface(), dbus_message_has_member(), dbus_message_has_path(), dbus_message_has_sender(), dbus_message_has_signature(), dbus_message_is_error(), dbus_message_is_method_call(), dbus_message_is_signal(), dbus_message_iter_append_basic(), dbus_message_iter_append_fixed_array(), dbus_message_iter_close_container(), dbus_message_iter_get_arg_type(), dbus_message_iter_has_next(), dbus_message_iter_init(), dbus_message_iter_next(), dbus_message_iter_open_container(), dbus_message_marshal(), dbus_message_set_container_instance(), dbus_message_set_data(), dbus_message_set_destination(), dbus_message_set_error_name(), dbus_message_set_interface(), dbus_message_set_member(), dbus_message_set_path(), dbus_message_set_reply_serial(), dbus_message_set_sender(), dbus_parse_address(), dbus_pending_call_allocate_data_slot(), dbus_pending_call_get_completed(), dbus_pending_call_set_data(), dbus_pending_call_set_notify(), dbus_realloc(), dbus_server_get_is_connected(), dbus_server_listen(), dbus_server_set_auth_mechanisms(), dbus_server_set_data(), dbus_server_set_timeout_functions(), dbus_server_set_watch_functions(), dbus_set_error_from_message(), dbus_setenv(), dbus_signature_iter_init(), dbus_signature_iter_next(), dbus_signature_iter_recurse(), dbus_signature_validate(), dbus_signature_validate_single(), dbus_threads_init(), dbus_type_is_basic(), dbus_type_is_container(), dbus_type_is_fixed(), dbus_type_is_valid(), dbus_validate_bus_name(), dbus_validate_error_name(), dbus_validate_interface(), dbus_validate_member(), dbus_validate_path(), dbus_validate_utf8(), dbus_watch_get_enabled(), and dbus_watch_handle().
#define NULL ((void*) 0) |
A null pointer, defined appropriately for C or C++.
Definition at line 49 of file dbus-macros.h.
Referenced by _dbus_accept(), _dbus_append_address_from_socket(), _dbus_append_keyring_directory_for_credentials(), _dbus_append_user_from_current_process(), _dbus_auth_client_new(), _dbus_auth_dump_supported_mechanisms(), _dbus_auth_get_buffer(), _dbus_auth_get_bytes_to_send(), _dbus_auth_get_guid_from_server(), _dbus_auth_is_supported_mechanism(), _dbus_auth_needs_decoding(), _dbus_auth_needs_encoding(), _dbus_auth_ref(), _dbus_auth_server_new(), _dbus_auth_set_mechanisms(), _dbus_auth_unref(), _dbus_babysitter_get_child_exited(), _dbus_babysitter_kill_child(), _dbus_babysitter_ref(), _dbus_babysitter_unref(), _dbus_become_daemon(), _dbus_bus_notify_shared_connection_disconnected_unlocked(), _dbus_change_to_daemon_user(), _dbus_clearenv(), _dbus_cmutex_free_at_location(), _dbus_cmutex_lock(), _dbus_cmutex_new_at_location(), _dbus_cmutex_unlock(), _dbus_command_for_pid(), _dbus_condvar_free(), _dbus_condvar_free_at_location(), _dbus_condvar_new(), _dbus_condvar_new_at_location(), _dbus_condvar_wait(), _dbus_condvar_wait_timeout(), _dbus_condvar_wake_one(), _dbus_connect_tcp_socket(), _dbus_connect_unix_socket(), _dbus_connection_add_timeout_unlocked(), _dbus_connection_add_watch_unlocked(), _dbus_connection_block_pending_call(), _dbus_connection_close_possibly_shared(), _dbus_connection_do_iteration_unlocked(), _dbus_connection_has_messages_to_send_unlocked(), _dbus_connection_message_sent_unlocked(), _dbus_connection_new_for_transport(), _dbus_connection_queue_received_message_link(), _dbus_connection_ref_unlocked(), _dbus_connection_remove_timeout_unlocked(), _dbus_connection_remove_watch_unlocked(), _dbus_connection_send_and_unlock(), _dbus_connection_set_builtin_filters_enabled(), _dbus_connection_toggle_timeout_unlocked(), _dbus_connection_toggle_watch_unlocked(), _dbus_connection_unlock(), _dbus_connection_unref_unlocked(), _dbus_counter_adjust_size(), _dbus_counter_adjust_unix_fd(), _dbus_counter_new(), _dbus_counter_notify(), _dbus_create_directory(), _dbus_create_file_exclusively(), _dbus_credentials_add_adt_audit_data(), _dbus_credentials_add_credential(), _dbus_credentials_add_from_current_process(), _dbus_credentials_add_from_user(), _dbus_credentials_add_linux_security_label(), _dbus_credentials_add_windows_sid(), _dbus_credentials_are_anonymous(), _dbus_credentials_are_empty(), _dbus_credentials_are_superset(), _dbus_credentials_clear(), _dbus_credentials_copy(), _dbus_credentials_get_unix_gids(), _dbus_credentials_include(), _dbus_credentials_new(), _dbus_credentials_new_from_current_process(), _dbus_credentials_to_string_append(), _dbus_daemon_unpublish_session_bus_address(), _dbus_data_slot_allocator_alloc(), _dbus_data_slot_allocator_free(), _dbus_data_slot_allocator_init(), _dbus_data_slot_list_clear(), _dbus_data_slot_list_free(), _dbus_data_slot_list_get(), _dbus_data_slot_list_init(), _dbus_data_slot_list_set(), _dbus_decompose_path(), _dbus_directory_open(), _dbus_dup_string_array(), _dbus_ensure_directory(), _dbus_ensure_standard_fds(), _dbus_file_get_contents(), _dbus_generate_random_bytes(), _dbus_generate_uuid(), _dbus_get_autolaunch_address(), _dbus_get_environment(), _dbus_get_group_id(), _dbus_get_monotonic_time(), _dbus_get_real_time(), _dbus_get_standard_session_servicedirs(), _dbus_get_standard_system_servicedirs(), _dbus_get_tmpdir(), _dbus_get_user_id(), _dbus_get_user_id_and_primary_group(), _dbus_getenv(), _dbus_group_info_fill_gid(), _dbus_group_info_unref(), _dbus_groups_from_uid(), _dbus_hash_iter_get_int_key(), _dbus_hash_iter_get_string_key(), _dbus_hash_iter_get_uintptr_key(), _dbus_hash_iter_get_value(), _dbus_hash_iter_init(), _dbus_hash_iter_lookup(), _dbus_hash_iter_next(), _dbus_hash_iter_remove_entry(), _dbus_hash_iter_set_value(), _dbus_hash_table_free_preallocated_entry(), _dbus_hash_table_from_array(), _dbus_hash_table_insert_int(), _dbus_hash_table_insert_string(), _dbus_hash_table_insert_string_preallocated(), _dbus_hash_table_insert_uintptr(), _dbus_hash_table_lookup_int(), _dbus_hash_table_lookup_string(), _dbus_hash_table_lookup_uintptr(), _dbus_hash_table_new(), _dbus_hash_table_remove_int(), _dbus_hash_table_remove_string(), _dbus_hash_table_remove_uintptr(), _dbus_hash_table_to_array(), _dbus_hash_table_unref(), _dbus_header_create(), _dbus_header_get_field_basic(), _dbus_header_get_serial(), _dbus_header_have_message_untrusted(), _dbus_homedir_from_uid(), _dbus_is_console_user(), _dbus_keyring_get_hex_key(), _dbus_keyring_new_for_credentials(), _dbus_keyring_validate_context(), _dbus_list_clear(), _dbus_list_clear_full(), _dbus_list_copy(), _dbus_list_find_last(), _dbus_list_foreach(), _dbus_list_get_first(), _dbus_list_get_last(), _dbus_list_get_last_link(), _dbus_list_get_length(), _dbus_list_insert_after(), _dbus_list_insert_after_link(), _dbus_list_insert_before_link(), _dbus_list_length_is_one(), _dbus_list_pop_first(), _dbus_list_pop_first_link(), _dbus_list_pop_last(), _dbus_list_prepend(), _dbus_list_remove(), _dbus_list_unlink(), _dbus_listen_systemd_sockets(), _dbus_listen_tcp_socket(), _dbus_listen_unix_socket(), _dbus_logv(), _dbus_lookup_launchd_socket(), _dbus_marshal_byteswap(), _dbus_marshal_set_basic(), _dbus_marshal_write_basic(), _dbus_mem_pool_alloc(), _dbus_mem_pool_dealloc(), _dbus_mem_pool_free(), _dbus_mem_pool_new(), _dbus_memdup(), _dbus_message_add_counter(), _dbus_message_add_counter_link(), _dbus_message_get_unix_fds(), _dbus_message_iter_get_args_valist(), _dbus_message_loader_get_buffer(), _dbus_message_loader_new(), _dbus_message_loader_peek_message(), _dbus_message_loader_queue_messages(), _dbus_message_remove_counter(), _dbus_object_tree_dispatch_and_unlock(), _dbus_object_tree_free_all_unlocked(), _dbus_object_tree_get_user_data_unlocked(), _dbus_object_tree_new(), _dbus_object_tree_register(), _dbus_object_tree_unregister_and_unlock(), _dbus_pending_call_get_connection_and_lock(), _dbus_pending_call_get_connection_unlocked(), _dbus_pending_call_get_reply_serial_unlocked(), _dbus_pending_call_get_timeout_unlocked(), _dbus_pending_call_is_timeout_added_unlocked(), _dbus_pending_call_new_unlocked(), _dbus_pending_call_queue_timeout_error_unlocked(), _dbus_pending_call_set_reply_serial_unlocked(), _dbus_pending_call_set_reply_unlocked(), _dbus_pending_call_set_timeout_added_unlocked(), _dbus_pending_call_set_timeout_error_unlocked(), _dbus_poll(), _dbus_printf_string_upper_bound(), _dbus_read_credentials_socket(), _dbus_read_credentials_socket(), _dbus_read_local_machine_uuid(), _dbus_read_socket_with_unix_fds(), _dbus_reset_oom_score_adj(), _dbus_rmutex_free_at_location(), _dbus_rmutex_lock(), _dbus_rmutex_new_at_location(), _dbus_rmutex_unlock(), _dbus_server_add_timeout(), _dbus_server_add_watch(), _dbus_server_finalize_base(), _dbus_server_init_base(), _dbus_server_listen_platform_specific(), _dbus_server_listen_socket(), _dbus_server_new_for_domain_socket(), _dbus_server_new_for_launchd(), _dbus_server_new_for_socket(), _dbus_server_new_for_tcp_socket(), _dbus_server_ref_unlocked(), _dbus_server_remove_timeout(), _dbus_server_remove_watch(), _dbus_server_toggle_timeout(), _dbus_server_unref_unlocked(), _dbus_set_bad_address(), _dbus_set_signal_handler(), _dbus_set_up_transient_session_servicedirs(), _dbus_socketpair(), _dbus_spawn_async_with_babysitter(), _dbus_stat(), _dbus_strdup(), _dbus_string_append(), _dbus_string_append_len(), _dbus_string_append_strings(), _dbus_string_array_contains(), _dbus_string_copy_data(), _dbus_string_ends_with_c_str(), _dbus_string_equal_c_str(), _dbus_string_find_byte_backward(), _dbus_string_find_to(), _dbus_string_free(), _dbus_string_get_dirname(), _dbus_string_init_const(), _dbus_string_init_const_len(), _dbus_string_init_preallocated(), _dbus_string_parse_int(), _dbus_string_parse_uint(), _dbus_string_save_to_file(), _dbus_string_starts_with_c_str(), _dbus_string_starts_with_words_c_str(), _dbus_string_steal_data(), _dbus_timeout_list_add_timeout(), _dbus_timeout_list_free(), _dbus_timeout_list_new(), _dbus_timeout_list_remove_timeout(), _dbus_timeout_list_set_functions(), _dbus_timeout_list_toggle_timeout(), _dbus_timeout_new(), _dbus_timeout_unref(), _dbus_transport_disconnect(), _dbus_transport_do_iteration(), _dbus_transport_finalize_base(), _dbus_transport_get_adt_audit_session_data(), _dbus_transport_get_dispatch_status(), _dbus_transport_get_server_id(), _dbus_transport_get_socket_fd(), _dbus_transport_get_windows_user(), _dbus_transport_handle_watch(), _dbus_transport_init_base(), _dbus_transport_new_for_domain_socket(), _dbus_transport_new_for_socket(), _dbus_transport_new_for_tcp_socket(), _dbus_transport_open(), _dbus_transport_open_platform_specific(), _dbus_transport_open_socket(), _dbus_transport_queue_messages(), _dbus_transport_set_connection(), _dbus_transport_try_to_authenticate(), _dbus_transport_unref(), _dbus_type_reader_delete(), _dbus_type_reader_init_types_only(), _dbus_type_reader_read_basic(), _dbus_type_reader_read_fixed_multi(), _dbus_type_reader_recurse(), _dbus_type_reader_set_basic(), _dbus_type_signature_next(), _dbus_type_writer_add_types(), _dbus_type_writer_init_types_delayed(), _dbus_type_writer_remove_types(), _dbus_type_writer_unrecurse(), _dbus_type_writer_write_basic(), _dbus_type_writer_write_reader(), _dbus_user_database_flush_system(), _dbus_user_database_get_uid(), _dbus_user_database_get_username(), _dbus_user_database_lookup(), _dbus_user_database_lookup_group(), _dbus_user_database_new(), _dbus_user_info_fill_uid(), _dbus_user_info_unref(), _dbus_validate_interface(), _dbus_validate_signature_with_reason(), _dbus_variant_get_signature(), _dbus_variant_read(), _dbus_variant_write(), _dbus_verify_daemon_user(), _dbus_watch_list_add_watch(), _dbus_watch_list_free(), _dbus_watch_list_new(), _dbus_watch_list_remove_watch(), _dbus_watch_list_set_functions(), _dbus_watch_list_toggle_all_watches(), _dbus_watch_list_toggle_watch(), _dbus_watch_new(), _dbus_watch_unref(), _dbus_write_pid_to_file_and_pipe(), _dbus_write_socket_two(), _dbus_write_two(), dbus_address_entries_free(), dbus_address_entry_get_value(), dbus_address_escape_value(), dbus_address_unescape_value(), dbus_bus_add_match(), dbus_bus_get_id(), dbus_bus_get_unique_name(), dbus_bus_get_unix_user(), dbus_bus_name_has_owner(), dbus_bus_register(), dbus_bus_release_name(), dbus_bus_remove_match(), dbus_bus_request_name(), dbus_bus_set_unique_name(), dbus_bus_start_service_by_name(), dbus_connection_add_filter(), dbus_connection_borrow_message(), dbus_connection_can_send_type(), dbus_connection_close(), dbus_connection_dispatch(), dbus_connection_flush(), dbus_connection_free_preallocated_send(), dbus_connection_get_adt_audit_session_data(), dbus_connection_get_data(), dbus_connection_get_dispatch_status(), dbus_connection_get_is_anonymous(), dbus_connection_get_is_authenticated(), dbus_connection_get_is_connected(), dbus_connection_get_max_message_size(), dbus_connection_get_max_message_unix_fds(), dbus_connection_get_max_received_size(), dbus_connection_get_max_received_unix_fds(), dbus_connection_get_object_path_data(), dbus_connection_get_outgoing_size(), dbus_connection_get_outgoing_unix_fds(), dbus_connection_get_server_id(), dbus_connection_get_socket(), dbus_connection_get_unix_fd(), dbus_connection_get_unix_process_id(), dbus_connection_get_unix_user(), dbus_connection_get_windows_user(), dbus_connection_has_messages_to_send(), dbus_connection_list_registered(), dbus_connection_open(), dbus_connection_open_private(), dbus_connection_pop_message(), dbus_connection_preallocate_send(), dbus_connection_read_write(), dbus_connection_read_write_dispatch(), dbus_connection_ref(), dbus_connection_register_fallback(), dbus_connection_register_object_path(), dbus_connection_remove_filter(), dbus_connection_return_message(), dbus_connection_send(), dbus_connection_send_preallocated(), dbus_connection_send_with_reply(), dbus_connection_send_with_reply_and_block(), dbus_connection_set_allow_anonymous(), dbus_connection_set_data(), dbus_connection_set_dispatch_status_function(), dbus_connection_set_exit_on_disconnect(), dbus_connection_set_max_message_size(), dbus_connection_set_max_message_unix_fds(), dbus_connection_set_max_received_size(), dbus_connection_set_max_received_unix_fds(), dbus_connection_set_route_peer_messages(), dbus_connection_set_timeout_functions(), dbus_connection_set_unix_user_function(), dbus_connection_set_wakeup_main_function(), dbus_connection_set_watch_functions(), dbus_connection_set_windows_user_function(), dbus_connection_steal_borrowed_message(), dbus_connection_try_register_fallback(), dbus_connection_try_register_object_path(), dbus_connection_unref(), dbus_connection_unregister_object_path(), dbus_error_free(), dbus_error_has_name(), dbus_error_init(), dbus_error_is_set(), dbus_get_local_machine_id(), dbus_malloc(), dbus_malloc0(), dbus_message_append_args(), dbus_message_append_args_valist(), dbus_message_copy(), dbus_message_demarshal(), dbus_message_get_allow_interactive_authorization(), dbus_message_get_args(), dbus_message_get_args_valist(), dbus_message_get_auto_start(), dbus_message_get_container_instance(), dbus_message_get_data(), dbus_message_get_destination(), dbus_message_get_error_name(), dbus_message_get_interface(), dbus_message_get_member(), dbus_message_get_no_reply(), dbus_message_get_path(), dbus_message_get_path_decomposed(), dbus_message_get_reply_serial(), dbus_message_get_sender(), dbus_message_get_serial(), dbus_message_get_signature(), dbus_message_get_type(), dbus_message_has_destination(), dbus_message_has_interface(), dbus_message_has_member(), dbus_message_has_path(), dbus_message_has_sender(), dbus_message_has_signature(), dbus_message_is_error(), dbus_message_is_method_call(), dbus_message_is_signal(), dbus_message_iter_append_basic(), dbus_message_iter_append_fixed_array(), dbus_message_iter_get_basic(), dbus_message_iter_get_fixed_array(), dbus_message_iter_get_signature(), dbus_message_iter_init(), dbus_message_iter_init_append(), dbus_message_iter_init_closed(), dbus_message_iter_open_container(), dbus_message_iter_recurse(), dbus_message_lock(), dbus_message_marshal(), dbus_message_new(), dbus_message_new_error(), dbus_message_new_error_printf(), dbus_message_new_method_call(), dbus_message_new_method_return(), dbus_message_new_signal(), dbus_message_ref(), dbus_message_set_allow_interactive_authorization(), dbus_message_set_auto_start(), dbus_message_set_container_instance(), dbus_message_set_data(), dbus_message_set_destination(), dbus_message_set_error_name(), dbus_message_set_interface(), dbus_message_set_member(), dbus_message_set_no_reply(), dbus_message_set_path(), dbus_message_set_reply_serial(), dbus_message_set_sender(), dbus_message_set_serial(), dbus_message_unref(), dbus_parse_address(), dbus_pending_call_allocate_data_slot(), dbus_pending_call_block(), dbus_pending_call_cancel(), dbus_pending_call_free_data_slot(), dbus_pending_call_get_completed(), dbus_pending_call_get_data(), dbus_pending_call_ref(), dbus_pending_call_set_data(), dbus_pending_call_set_notify(), dbus_pending_call_steal_reply(), dbus_pending_call_unref(), dbus_realloc(), dbus_server_disconnect(), dbus_server_get_address(), dbus_server_get_data(), dbus_server_get_id(), dbus_server_get_is_connected(), dbus_server_listen(), dbus_server_ref(), dbus_server_set_auth_mechanisms(), dbus_server_set_data(), dbus_server_set_new_connection_function(), dbus_server_set_timeout_functions(), dbus_server_set_watch_functions(), dbus_server_unref(), dbus_set_error(), dbus_set_error_const(), dbus_set_error_from_message(), dbus_setenv(), dbus_shutdown(), dbus_signature_iter_get_signature(), dbus_threads_init_default(), dbus_timeout_set_data(), dbus_try_get_local_machine_id(), dbus_validate_bus_name(), dbus_validate_error_name(), dbus_validate_interface(), dbus_validate_member(), dbus_validate_path(), dbus_validate_utf8(), dbus_watch_get_data(), dbus_watch_get_enabled(), dbus_watch_get_fd(), dbus_watch_get_flags(), dbus_watch_get_socket(), dbus_watch_get_unix_fd(), dbus_watch_handle(), and dbus_watch_set_data().
#define TRUE 1 |
Expands to "1".
Definition at line 39 of file dbus-macros.h.
Referenced by _dbus_address_append_escaped(), _dbus_append_address_from_socket(), _dbus_append_keyring_directory_for_credentials(), _dbus_auth_dump_supported_mechanisms(), _dbus_auth_get_buffer(), _dbus_auth_get_bytes_to_send(), _dbus_auth_set_mechanisms(), _dbus_babysitter_get_child_exit_status(), _dbus_babysitter_kill_child(), _dbus_become_daemon(), _dbus_change_to_daemon_user(), _dbus_check_dir_is_private_to_user(), _dbus_check_setuid(), _dbus_clearenv(), _dbus_close(), _dbus_close_socket(), _dbus_command_for_pid(), _dbus_concat_dir_and_file(), _dbus_condvar_wait_timeout(), _dbus_connection_handle_watch(), _dbus_connection_new_for_transport(), _dbus_connection_send_and_unlock(), _dbus_counter_adjust_size(), _dbus_counter_adjust_unix_fd(), _dbus_create_directory(), _dbus_create_file_exclusively(), _dbus_credentials_add_adt_audit_data(), _dbus_credentials_add_credential(), _dbus_credentials_add_from_current_process(), _dbus_credentials_add_from_user(), _dbus_credentials_add_linux_security_label(), _dbus_credentials_add_pid(), _dbus_credentials_add_unix_uid(), _dbus_credentials_add_windows_sid(), _dbus_credentials_to_string_append(), _dbus_data_slot_allocator_init(), _dbus_data_slot_list_set(), _dbus_decompose_path(), _dbus_delete_directory(), _dbus_delete_file(), _dbus_directory_get_next_file(), _dbus_directory_open(), _dbus_ensure_directory(), _dbus_file_exists(), _dbus_file_get_contents(), _dbus_generate_random_ascii(), _dbus_generate_random_bytes(), _dbus_generate_random_bytes_buffer(), _dbus_generate_uuid(), _dbus_get_autolaunch_address(), _dbus_get_group_id(), _dbus_get_local_machine_uuid_encoded(), _dbus_get_standard_session_servicedirs(), _dbus_get_standard_system_servicedirs(), _dbus_get_user_id_and_primary_group(), _dbus_get_uuid(), _dbus_groups_from_uid(), _dbus_hash_iter_lookup(), _dbus_hash_iter_next(), _dbus_hash_table_from_array(), _dbus_hash_table_insert_int(), _dbus_hash_table_insert_string(), _dbus_hash_table_insert_string_preallocated(), _dbus_hash_table_insert_uintptr(), _dbus_hash_table_new(), _dbus_hash_table_remove_int(), _dbus_hash_table_remove_string(), _dbus_hash_table_remove_uintptr(), _dbus_header_copy(), _dbus_header_create(), _dbus_header_delete_field(), _dbus_header_get_field_basic(), _dbus_header_get_field_raw(), _dbus_header_init(), _dbus_header_load(), _dbus_header_remove_unknown_fields(), _dbus_header_set_field_basic(), _dbus_homedir_from_current_process(), _dbus_homedir_from_uid(), _dbus_is_a_number(), _dbus_is_console_user(), _dbus_keyring_get_best_key(), _dbus_keyring_get_hex_key(), _dbus_keyring_new_for_credentials(), _dbus_keyring_validate_context(), _dbus_list_append(), _dbus_list_copy(), _dbus_list_insert_after(), _dbus_list_prepend(), _dbus_list_remove(), _dbus_list_remove_last(), _dbus_listen_systemd_sockets(), _dbus_listen_tcp_socket(), _dbus_lookup_launchd_socket(), _dbus_lookup_session_address(), _dbus_make_file_world_readable(), _dbus_marshal_byteswap(), _dbus_marshal_set_basic(), _dbus_marshal_write_basic(), _dbus_message_add_counter(), _dbus_message_iter_get_args_valist(), _dbus_message_loader_get_buffer(), _dbus_message_loader_queue_messages(), _dbus_object_tree_new(), _dbus_object_tree_register(), _dbus_object_tree_unregister_and_unlock(), _dbus_pending_call_set_timeout_error_unlocked(), _dbus_pending_call_start_completion_unlocked(), _dbus_read_credentials_socket(), _dbus_read_credentials_socket(), _dbus_read_local_machine_uuid(), _dbus_read_socket_with_unix_fds(), _dbus_read_uuid_file(), _dbus_replace_install_prefix(), _dbus_reset_oom_score_adj(), _dbus_send_credentials_socket(), _dbus_send_credentials_socket(), _dbus_server_init_base(), _dbus_server_listen_platform_specific(), _dbus_server_listen_socket(), _dbus_server_new_for_socket(), _dbus_set_socket_nonblocking(), _dbus_set_up_transient_session_servicedirs(), _dbus_sha_compute(), _dbus_sha_final(), _dbus_socketpair(), _dbus_spawn_async_with_babysitter(), _dbus_split_paths_and_append(), _dbus_stat(), _dbus_string_alloc_space(), _dbus_string_append_byte(), _dbus_string_append_byte_as_hex(), _dbus_string_append_int(), _dbus_string_append_printf_valist(), _dbus_string_append_strings(), _dbus_string_append_uint(), _dbus_string_array_contains(), _dbus_string_copy_data(), _dbus_string_ends_with_c_str(), _dbus_string_equal(), _dbus_string_equal_c_str(), _dbus_string_equal_len(), _dbus_string_equal_substring(), _dbus_string_find_blank(), _dbus_string_find_eol(), _dbus_string_find_to(), _dbus_string_hex_decode(), _dbus_string_hex_encode(), _dbus_string_init_const_len(), _dbus_string_init_from_string(), _dbus_string_init_preallocated(), _dbus_string_insert_2_aligned(), _dbus_string_insert_4_aligned(), _dbus_string_insert_8_aligned(), _dbus_string_insert_alignment(), _dbus_string_insert_byte(), _dbus_string_insert_bytes(), _dbus_string_move_len(), _dbus_string_parse_int(), _dbus_string_parse_uint(), _dbus_string_pop_line(), _dbus_string_replace_len(), _dbus_string_save_to_file(), _dbus_string_split_on_byte(), _dbus_string_starts_with_c_str(), _dbus_string_steal_data(), _dbus_string_validate_ascii(), _dbus_string_validate_nul(), _dbus_string_validate_utf8(), _dbus_threads_init_platform_specific(), _dbus_timeout_list_add_timeout(), _dbus_timeout_list_set_functions(), _dbus_timeout_new(), _dbus_timeout_restart(), _dbus_transport_disconnect(), _dbus_transport_get_adt_audit_session_data(), _dbus_transport_get_dispatch_status(), _dbus_transport_get_is_anonymous(), _dbus_transport_get_unix_process_id(), _dbus_transport_get_unix_user(), _dbus_transport_get_windows_user(), _dbus_transport_handle_watch(), _dbus_transport_init_base(), _dbus_transport_open_platform_specific(), _dbus_transport_open_socket(), _dbus_transport_try_to_authenticate(), _dbus_type_reader_delete(), _dbus_type_reader_set_basic(), _dbus_type_signature_next(), _dbus_type_writer_append_array(), _dbus_type_writer_init(), _dbus_type_writer_init_values_only(), _dbus_type_writer_unrecurse(), _dbus_type_writer_write_basic(), _dbus_type_writer_write_fixed_multi(), _dbus_user_database_lock_system(), _dbus_username_from_current_process(), _dbus_validate_body_with_reason(), _dbus_validate_bus_namespace(), _dbus_validate_interface(), _dbus_validate_member(), _dbus_validate_path(), _dbus_variant_read(), _dbus_verify_daemon_user(), _dbus_watch_list_add_watch(), _dbus_watch_list_set_functions(), _dbus_windows_user_is_process_owner(), _dbus_write_pid_to_file_and_pipe(), _dbus_write_uuid_file(), dbus_bus_get_private(), dbus_bus_register(), dbus_bus_start_service_by_name(), dbus_connection_add_filter(), dbus_connection_can_send_type(), dbus_connection_get_object_path_data(), dbus_connection_open(), dbus_connection_read_write_dispatch(), dbus_connection_register_fallback(), dbus_connection_send_with_reply(), dbus_connection_try_register_fallback(), dbus_connection_unregister_object_path(), dbus_error_init(), dbus_free(), dbus_message_append_args_valist(), dbus_message_get_path_decomposed(), dbus_message_has_destination(), dbus_message_has_interface(), dbus_message_has_member(), dbus_message_has_path(), dbus_message_has_sender(), dbus_message_has_signature(), dbus_message_is_error(), dbus_message_lock(), dbus_message_marshal(), dbus_message_new_error(), dbus_message_new_method_return(), dbus_message_new_signal(), dbus_parse_address(), dbus_pending_call_set_notify(), dbus_server_listen(), dbus_server_set_auth_mechanisms(), dbus_set_error_const(), dbus_set_error_from_message(), dbus_setenv(), dbus_signature_iter_next(), dbus_signature_iter_recurse(), dbus_signature_validate(), dbus_signature_validate_single(), dbus_threads_init(), dbus_type_is_fixed(), dbus_type_is_valid(), dbus_validate_bus_name(), dbus_validate_error_name(), dbus_validate_interface(), dbus_validate_member(), dbus_validate_path(), dbus_validate_utf8(), and dbus_watch_handle().