hashmap_free      933 src/analyze/analyze.c         hashmap_free(h);
hashmap_free      875 src/bus-proxyd/bus-policy.c         hashmap_free(p->user_items);
hashmap_free      876 src/bus-proxyd/bus-policy.c         hashmap_free(p->group_items);
hashmap_free       95 src/cgtop/cgtop.c         hashmap_free(h);
hashmap_free      554 src/core/device.c         hashmap_free(m->devices_by_sysfs);
hashmap_free      925 src/core/manager.c         hashmap_free(m->units);
hashmap_free      926 src/core/manager.c         hashmap_free(m->jobs);
hashmap_free      927 src/core/manager.c         hashmap_free(m->watch_pids1);
hashmap_free      928 src/core/manager.c         hashmap_free(m->watch_pids2);
hashmap_free      929 src/core/manager.c         hashmap_free(m->watch_bus);
hashmap_free      958 src/core/manager.c         hashmap_free(m->cgroup_unit);
hashmap_free      968 src/core/manager.c         hashmap_free(m->units_requiring_mounts_for);
hashmap_free     1262 src/core/swap.c         hashmap_free(m->swaps_by_devnode);
hashmap_free     1159 src/core/transaction.c         hashmap_free(tr->jobs);
hashmap_free      432 src/delta/delta.c                 hashmap_free(drops);
hashmap_free     1008 src/journal-remote/journal-remote.c         hashmap_free(s->daemons);
hashmap_free     1016 src/journal-remote/journal-remote.c         hashmap_free(s->writers);
hashmap_free       58 src/journal/coredump-vacuum.c         hashmap_free(h);
hashmap_free      313 src/journal/mmap-cache.c         hashmap_free(m->contexts);
hashmap_free      318 src/journal/mmap-cache.c         hashmap_free(m->fds);
hashmap_free     1889 src/journal/sd-journal.c         hashmap_free(j->directories_by_path);
hashmap_free     1890 src/journal/sd-journal.c         hashmap_free(j->directories_by_wd);
hashmap_free      142 src/libsystemd-network/sd-dhcp-server.c         hashmap_free(server->leases_by_client_id);
hashmap_free      110 src/libsystemd/sd-bus/bus-match.c                 hashmap_free(node->compare.children);
hashmap_free      136 src/libsystemd/sd-bus/bus-track.c         hashmap_free(track->names);
hashmap_free      478 src/libsystemd/sd-bus/bus-util.c         hashmap_free(registry);
hashmap_free      152 src/libsystemd/sd-bus/sd-bus.c         hashmap_free(b->nodes);
hashmap_free      397 src/libsystemd/sd-event/sd-event.c         hashmap_free(e->child_sources);
hashmap_free       74 src/login/logind-session.c                 hashmap_free(s->devices);
hashmap_free      104 src/login/logind-session.c         hashmap_free(s->devices);
hashmap_free      132 src/login/logind.c         hashmap_free(m->devices);
hashmap_free      133 src/login/logind.c         hashmap_free(m->seats);
hashmap_free      134 src/login/logind.c         hashmap_free(m->sessions);
hashmap_free      135 src/login/logind.c         hashmap_free(m->users);
hashmap_free      136 src/login/logind.c         hashmap_free(m->inhibitors);
hashmap_free      137 src/login/logind.c         hashmap_free(m->buttons);
hashmap_free      139 src/login/logind.c         hashmap_free(m->user_units);
hashmap_free      140 src/login/logind.c         hashmap_free(m->session_units);
hashmap_free       76 src/machine/machined.c         hashmap_free(m->machines);
hashmap_free       77 src/machine/machined.c         hashmap_free(m->machine_units);
hashmap_free       78 src/machine/machined.c         hashmap_free(m->machine_leaders);
hashmap_free      153 src/network/networkd-manager.c         hashmap_free(m->links);
hashmap_free      160 src/network/networkd-manager.c         hashmap_free(m->netdevs);
hashmap_free      180 src/network/networkd-network.c         hashmap_free(network->stacked_netdevs);
hashmap_free      188 src/network/networkd-network.c         hashmap_free(network->addresses_by_section);
hashmap_free      189 src/network/networkd-network.c         hashmap_free(network->routes_by_section);
hashmap_free      291 src/network/networkd-wait-online-manager.c         hashmap_free(m->links);
hashmap_free      292 src/network/networkd-wait-online-manager.c         hashmap_free(m->links_by_name);
hashmap_free      604 src/readahead/readahead-collect.c         hashmap_free(files);
hashmap_free       94 src/resolve/resolved-dns-cache.c         hashmap_free(c->by_key);
hashmap_free      121 src/resolve/resolved-dns-packet.c         hashmap_free(p->names);
hashmap_free       93 src/resolve/resolved-dns-zone.c         hashmap_free(z->by_key);
hashmap_free       96 src/resolve/resolved-dns-zone.c         hashmap_free(z->by_name);
hashmap_free      546 src/resolve/resolved-manager.c         hashmap_free(m->links);
hashmap_free      547 src/resolve/resolved-manager.c         hashmap_free(m->dns_transactions);
hashmap_free      313 src/shared/hashmap.c         hashmap_free(h);
hashmap_free      324 src/shared/hashmap.c         hashmap_free(h);
hashmap_free      880 src/shared/hashmap.c                 hashmap_free(copy);
hashmap_free       89 src/shared/hashmap.h void hashmap_free(Hashmap *h);
hashmap_free       91 src/shared/hashmap.h         hashmap_free((Hashmap*) h);
hashmap_free      246 src/shared/hashmap.h DEFINE_TRIVIAL_CLEANUP_FUNC(Hashmap*, hashmap_free);
hashmap_free      811 src/shared/install.c         hashmap_free(h);
hashmap_free      853 src/shared/logs-show.c         hashmap_free(h);
hashmap_free       38 src/shared/set.c         hashmap_free(MAKE_HASHMAP(s));
hashmap_free     1383 src/systemctl/systemctl.c                 hashmap_free(h);
hashmap_free     1778 src/sysusers/sysusers.c         hashmap_free(by_name);
hashmap_free     1779 src/sysusers/sysusers.c         hashmap_free(by_id);
hashmap_free     1944 src/sysusers/sysusers.c         hashmap_free(groups);
hashmap_free     1945 src/sysusers/sysusers.c         hashmap_free(users);
hashmap_free     1946 src/sysusers/sysusers.c         hashmap_free(members);
hashmap_free     1947 src/sysusers/sysusers.c         hashmap_free(todo_uids);
hashmap_free     1948 src/sysusers/sysusers.c         hashmap_free(todo_gids);
hashmap_free     1670 src/tmpfiles/tmpfiles.c         hashmap_free(items);
hashmap_free     1671 src/tmpfiles/tmpfiles.c         hashmap_free(globs);