/external/dbus/dbus/ |
D | dbus-address.c | 156 dbus_free (link->data); in dbus_address_entry_free() 166 dbus_free (link->data); in dbus_address_entry_free() 172 dbus_free (entry); in dbus_address_entry_free() 195 dbus_free (entries); in dbus_address_entries_free() 210 dbus_free (entry); in create_entry() 460 dbus_free (key); in dbus_parse_address() 467 dbus_free (key); in dbus_parse_address() 468 dbus_free (value); in dbus_parse_address() 478 dbus_free (key); in dbus_parse_address() 479 dbus_free (value); in dbus_parse_address() [all …]
|
D | dbus-sysdeps-wince-glue.c | 551 dbus_free (filename); in CreateFileA() 571 dbus_free (filename); in DeleteFileA() 592 dbus_free (existing_filename); in MoveFileA() 599 dbus_free (existing_filename); in MoveFileA() 600 dbus_free (new_filename); in MoveFileA() 620 dbus_free (filename); in GetFileAttributesA() 641 dbus_free (filename); in GetFileAttributesExA() 670 dbus_free (name); in CreateFileMappingA() 690 dbus_free (pathname); in CreateDirectoryA() 710 dbus_free (pathname); in RemoveDirectoryA() [all …]
|
D | dbus-shell.c | 185 dbus_free (unquoted); in _dbus_shell_unquote() 242 dbus_free (unquoted); in _dbus_shell_unquote() 248 dbus_free (unquoted); in _dbus_shell_unquote() 338 dbus_free (str); in delimit_token() 528 _dbus_list_foreach (&retval, (DBusForeachFunction) dbus_free, NULL); in tokenize_command_line() 610 dbus_free(argv[j]); in _dbus_shell_parse_argv() 612 dbus_free (argv); in _dbus_shell_parse_argv() 622 _dbus_list_foreach (&tokens, (DBusForeachFunction) dbus_free, NULL); in _dbus_shell_parse_argv() 636 _dbus_list_foreach (&tokens, (DBusForeachFunction) dbus_free, NULL); in _dbus_shell_parse_argv()
|
D | dbus-server-socket.c | 75 dbus_free (socket_server->fds); in socket_finalize() 76 dbus_free (socket_server->watch); in socket_finalize() 77 dbus_free (socket_server->socket_name); in socket_finalize() 80 dbus_free (socket_server->noncefile); in socket_finalize() 81 dbus_free (server); in socket_finalize() 358 dbus_free (socket_server->watch); in _dbus_server_new_for_socket() 361 dbus_free (socket_server->fds); in _dbus_server_new_for_socket() 364 dbus_free (socket_server); in _dbus_server_new_for_socket() 486 dbus_free(listen_fds); in _dbus_server_new_for_tcp_socket() 494 dbus_free (noncefile); in _dbus_server_new_for_tcp_socket() [all …]
|
D | dbus-sysdeps-pthread.c | 93 dbus_free (pmutex); in _dbus_platform_cmutex_new() 122 dbus_free (pmutex); in _dbus_platform_rmutex_new() 137 dbus_free (mutex); in _dbus_platform_cmutex_free() 144 dbus_free (mutex); in _dbus_platform_rmutex_free() 193 dbus_free (pcond); in _dbus_platform_condvar_new() 208 dbus_free (cond); in _dbus_platform_condvar_free()
|
D | dbus-credentials.c | 135 dbus_free (credentials->windows_sid); in _dbus_credentials_unref() 136 dbus_free (credentials->adt_audit_data); in _dbus_credentials_unref() 137 dbus_free (credentials); in _dbus_credentials_unref() 189 dbus_free (credentials->windows_sid); in _dbus_credentials_add_windows_sid() 213 dbus_free (credentials->adt_audit_data); in _dbus_credentials_add_adt_audit_data() 450 dbus_free (credentials->windows_sid); in _dbus_credentials_clear() 452 dbus_free (credentials->adt_audit_data); in _dbus_credentials_clear()
|
D | dbus-userdb.c | 51 dbus_free (info); in _dbus_user_info_free_allocated() 67 dbus_free (info); in _dbus_group_info_free_allocated() 78 dbus_free (info->group_ids); in _dbus_user_info_free() 79 dbus_free (info->username); in _dbus_user_info_free() 80 dbus_free (info->homedir); in _dbus_user_info_free() 91 dbus_free (info->groupname); in _dbus_group_info_free() 623 dbus_free (db); in _dbus_user_database_unref()
|
D | dbus-hash.c | 299 dbus_free (table); in _dbus_hash_table_new() 406 dbus_free (table->buckets); in _dbus_hash_table_unref() 408 dbus_free (table); in _dbus_hash_table_unref() 1036 dbus_free (old_buckets); in rebuild_table() 1470 dbus_free, dbus_free); in _dbus_hash_test() 1475 NULL, dbus_free); in _dbus_hash_test() 1480 NULL, dbus_free); in _dbus_hash_test() 1572 dbus_free, dbus_free); in _dbus_hash_test() 1577 NULL, dbus_free); in _dbus_hash_test() 1730 dbus_free, dbus_free); in _dbus_hash_test() [all …]
|
D | dbus-memory.c | 616 dbus_free (memory); in dbus_realloc() 700 dbus_free (void *memory) in dbus_free() function 757 dbus_free (str_array[i]); in dbus_free_string_array() 761 dbus_free (str_array); in dbus_free_string_array() 890 dbus_free (c); in dbus_shutdown() 930 dbus_free (p); in _dbus_memory_test()
|
D | dbus-server-debug-pipe.c | 110 dbus_free (debug_server->name); in debug_finalize() 111 dbus_free (server); in debug_finalize() 187 dbus_free (debug_server->name); in _dbus_server_debug_pipe_new() 191 dbus_free (debug_server); in _dbus_server_debug_pipe_new()
|
D | dbus-mempool.c | 198 dbus_free (block); in _dbus_mem_pool_free() 203 dbus_free (pool); in _dbus_mem_pool_free() 372 dbus_free (block); in _dbus_mem_pool_dealloc() 489 dbus_free (to_free[j]); in time_for_size() 561 dbus_free (to_free[j]); in time_for_size()
|
D | dbus-server-unix.c | 173 dbus_free (fds); in _dbus_server_listen_platform_specific() 179 dbus_free (fds); in _dbus_server_listen_platform_specific() 293 dbus_free (path_copy); in _dbus_server_new_for_domain_socket()
|
D | dbus-errors.c | 221 dbus_free (real->name); in dbus_error_free() 222 dbus_free (real->message); in dbus_error_free() 410 dbus_free (real->message); in dbus_set_error()
|
/external/dbus/bus/ |
D | desktop-file.c | 106 dbus_free (line->key); in bus_desktop_file_line_free() 107 dbus_free (line->value); in bus_desktop_file_line_free() 118 dbus_free (section->lines); in bus_desktop_file_section_free() 119 dbus_free (section->section_name); in bus_desktop_file_section_free() 129 dbus_free (desktop_file->sections); in bus_desktop_file_free() 131 dbus_free (desktop_file); in bus_desktop_file_free() 209 dbus_free (retval); in unescape_string() 222 dbus_free (retval); in unescape_string() 247 dbus_free (retval); in unescape_string() 293 dbus_free (desktop_file->sections[n].section_name); in new_section() [all …]
|
D | config-loader-expat.c | 92 dbus_free (names); in expat_StartElementHandler() 93 dbus_free (values); in expat_StartElementHandler() 113 dbus_free (names); in expat_StartElementHandler() 114 dbus_free (values); in expat_StartElementHandler() 119 dbus_free (names); in expat_StartElementHandler() 120 dbus_free (values); in expat_StartElementHandler() 197 memsuite.free_fcn = dbus_free; in bus_config_load()
|
D | activation.c | 130 dbus_free (dir->dir_c); in bus_service_directory_unref() 131 dbus_free (dir); in bus_service_directory_unref() 143 dbus_free (entry); in bus_pending_activation_entry_free() 190 dbus_free (pending_activation->service_name); in bus_pending_activation_unref() 191 dbus_free (pending_activation->exec); in bus_pending_activation_unref() 192 dbus_free (pending_activation->systemd_service); in bus_pending_activation_unref() 211 dbus_free (pending_activation); in bus_pending_activation_unref() 235 dbus_free (entry->name); in bus_activation_entry_unref() 236 dbus_free (entry->exec); in bus_activation_entry_unref() 237 dbus_free (entry->user); in bus_activation_entry_unref() [all …]
|
D | policy.c | 99 dbus_free (rule->d.send.path); in bus_policy_rule_unref() 100 dbus_free (rule->d.send.interface); in bus_policy_rule_unref() 101 dbus_free (rule->d.send.member); in bus_policy_rule_unref() 102 dbus_free (rule->d.send.error); in bus_policy_rule_unref() 103 dbus_free (rule->d.send.destination); in bus_policy_rule_unref() 106 dbus_free (rule->d.receive.path); in bus_policy_rule_unref() 107 dbus_free (rule->d.receive.interface); in bus_policy_rule_unref() 108 dbus_free (rule->d.receive.member); in bus_policy_rule_unref() 109 dbus_free (rule->d.receive.error); in bus_policy_rule_unref() 110 dbus_free (rule->d.receive.origin); in bus_policy_rule_unref() [all …]
|
D | config-parser.c | 139 dbus_free (e); in push_element() 152 dbus_free (e->d.limit.name); in element_free() 154 dbus_free (e); in element_free() 225 dbus_free (service_copy); in merge_service_context_hash() 228 dbus_free (context_copy); in merge_service_context_hash() 260 dbus_free (dir); in service_dirs_append_unique_or_free() 274 dbus_free (dir_link->data); in service_dirs_append_link_unique_or_free() 302 dbus_free (parser->user); in merge_included() 309 dbus_free (parser->bus_type); in merge_included() 322 dbus_free (parser->pidfile); in merge_included() [all …]
|
D | signals.c | 92 dbus_free (rule->interface); in bus_match_rule_unref() 93 dbus_free (rule->member); in bus_match_rule_unref() 94 dbus_free (rule->sender); in bus_match_rule_unref() 95 dbus_free (rule->destination); in bus_match_rule_unref() 96 dbus_free (rule->path); in bus_match_rule_unref() 97 dbus_free (rule->arg_lens); in bus_match_rule_unref() 110 dbus_free (rule->args[i]); in bus_match_rule_unref() 114 dbus_free (rule->args); in bus_match_rule_unref() 117 dbus_free (rule); in bus_match_rule_unref() 308 dbus_free (rule->interface); in bus_match_rule_set_interface() [all …]
|
D | connection.c | 408 dbus_free (d->cached_loginfo_string); in free_connection_data() 410 dbus_free (d->name); in free_connection_data() 412 dbus_free (d); in free_connection_data() 463 dbus_free (connections); in bus_connections_new() 525 dbus_free (connections); in bus_connections_unref() 575 dbus_free (windows_sid); in cache_peer_loginfo_string() 618 dbus_free (d); in bus_connections_setup_connection() 883 dbus_free (group_ids); in bus_connection_is_in_unix_group() 889 dbus_free (group_ids); in bus_connection_is_in_unix_group() 1393 dbus_free (d->name); in bus_connection_complete() [all …]
|
D | bus.c | 209 dbus_free (bd); in free_server_data() 225 dbus_free (bd); in setup_server() 561 dbus_free (addr); in process_config_every_time() 568 dbus_free (context->address); in process_config_every_time() 590 dbus_free(context->servicehelper); in process_config_every_time() 618 dbus_free (addr); in process_config_every_time() 1118 dbus_free (context->config_file); in bus_context_unref() 1119 dbus_free (context->log_prefix); in bus_context_unref() 1120 dbus_free (context->type); in bus_context_unref() 1121 dbus_free (context->address); in bus_context_unref() [all …]
|
D | activation-helper.c | 236 dbus_free (name_tmp); in check_service_name() 286 dbus_free (exec_tmp); in get_parameters_for_service() 287 dbus_free (user_tmp); in get_parameters_for_service() 484 dbus_free (exec); in launch_bus_name() 485 dbus_free (user); in launch_bus_name()
|
D | config-parser-trivial.c | 75 dbus_free (dir_link->data); in service_dirs_append_link_unique_or_free() 113 dbus_free (parser); in bus_config_parser_new() 126 (DBusForeachFunction) dbus_free, in bus_config_parser_unref() 131 dbus_free (parser); in bus_config_parser_unref() 253 dbus_free (cpath); in bus_config_parser_content()
|
/external/tlsdate/src/ |
D | dbus.c | 100 dbus_free (data); in add_watch() 105 dbus_watch_set_data (watch, data, dbus_free); in add_watch() 113 dbus_free (data); in add_watch() 184 dbus_free (data); in add_timeout() 188 dbus_timeout_set_data (t, data, dbus_free); in add_timeout() 196 dbus_free (data); in add_timeout() 545 remove_timeout, toggle_timeout, tlsdate_state, dbus_free)) in init_dbus() 552 remove_watch, toggle_watch, tlsdate_state, dbus_free)) in init_dbus()
|
/external/dbus/test/name-test/ |
D | test-ids.c | 43 dbus_free (server_id); in main() 51 dbus_free (id); in main()
|