set_new           688 src/core/automount.c                                 if (!(a->tokens = set_new(NULL)))
set_new           520 src/core/device.c         set = set_new(NULL);
set_new           208 src/core/killall.c                 pids = set_new(NULL);
set_new          2279 src/core/load-fragment.c                 c->syscall_filter = set_new(NULL);
set_new          2477 src/core/load-fragment.c                 c->address_families = set_new(NULL);
set_new          3426 src/core/load-fragment.c         symlink_names = set_new(&string_hash_ops);
set_new          1025 src/core/manager.c         m->unit_path_cache = set_new(&string_hash_ops);
set_new           238 src/core/mount-setup.c         controllers = set_new(&string_hash_ops);
set_new          1228 src/core/swap.c         set = set_new(NULL);
set_new            84 src/core/unit.c         u->names = set_new(&string_hash_ops);
set_new          2906 src/core/unit.c         pid_set = set_new(NULL);
set_new          3474 src/core/unit.c                         x = set_new(NULL);
set_new            61 src/journal/coredumpctl.c         set = set_new(NULL);
set_new          1053 src/journal/journalctl.c         found = set_new(&string_hash_ops);
set_new           228 src/libsystemd/sd-bus/bus-objects.c         s = set_new(&string_hash_ops);
set_new           324 src/locale/localectl.c         keymaps = set_new(&string_hash_ops);
set_new           193 src/login/logind-acl.c         nodes = set_new(&string_hash_ops);
set_new            77 src/login/logind.c         m->busnames = set_new(&string_hash_ops);
set_new           488 src/network/networkd-manager.c         dns = set_new(&string_hash_ops);
set_new           492 src/network/networkd-manager.c         ntp = set_new(&string_hash_ops);
set_new           496 src/network/networkd-manager.c         domains = set_new(&string_hash_ops);
set_new           773 src/resolve/resolved-manager.c         dns = set_new(&dns_server_hash_ops);
set_new           777 src/resolve/resolved-manager.c         domains = set_new(&dns_name_hash_ops);
set_new           164 src/shared/cgroup-util.c                 s = allocated_set = set_new(NULL);
set_new           242 src/shared/cgroup-util.c                 s = allocated_set = set_new(NULL);
set_new           293 src/shared/cgroup-util.c         s = set_new(NULL);
set_new            41 src/shared/fdset.c         return MAKE_FDSET(set_new(NULL));
set_new           163 src/shared/locale-util.c         locales = set_new(&string_hash_ops);
set_new            35 src/shared/set.h Set *set_new(const struct hash_ops *hash_ops);
set_new          6689 src/shared/util.c         done = set_new(&string_hash_ops);
set_new          6699 src/shared/util.c                 todo = set_new(&string_hash_ops);
set_new           596 src/systemctl/systemctl.c         replies = set_new(NULL);
set_new          2819 src/systemctl/systemctl.c                 s = set_new(&string_hash_ops);
set_new           168 src/tmpfiles/tmpfiles.c         unix_sockets = set_new(&string_hash_ops);