Set                56 src/core/automount.h         Set *tokens;
Set                97 src/core/dbus-unit.c         Set *s = *(Set**) userdata;
Set               507 src/core/device.c static int device_following_set(Unit *u, Set **_set) {
Set               509 src/core/device.c         Set *set;
Set               176 src/core/execute.h         Set *syscall_filter;
Set               177 src/core/execute.h         Set *syscall_archs;
Set               181 src/core/execute.h         Set *address_families;
Set                75 src/core/killall.c static void wait_for_children(Set *pids, sigset_t *mask) {
Set               149 src/core/killall.c static int killall(int sig, Set *pids, bool send_sighup) {
Set               205 src/core/killall.c         _cleanup_set_free_ Set *pids = NULL;
Set              2360 src/core/load-fragment.c         Set **archs = data;
Set              3300 src/core/load-fragment.c static int open_follow(char **filename, FILE **_f, Set *names, char **_final) {
Set              3370 src/core/load-fragment.c static int merge_by_names(Unit **u, Set *names, const char *id) {
Set              3416 src/core/load-fragment.c         _cleanup_set_free_free_ Set *symlink_names = NULL;
Set               114 src/core/main.c static Set* arg_syscall_archs = NULL;
Set              1153 src/core/main.c static int enforce_syscall_archs(Set *archs) {
Set              3010 src/core/manager.c Set *manager_get_units_requiring_mounts_for(Manager *m, const char *path) {
Set               128 src/core/manager.h         Set *startup_units;
Set               131 src/core/manager.h         Set *failed_units;
Set               150 src/core/manager.h         Set *unit_path_cache;
Set               193 src/core/manager.h         Set *private_buses;
Set               361 src/core/manager.h Set *manager_get_units_requiring_mounts_for(Manager *m, const char *path);
Set               225 src/core/mount-setup.c         _cleanup_set_free_free_ Set *controllers = NULL;
Set               229 src/core/mount.c         Set *s;
Set              1215 src/core/swap.c static int swap_following_set(Unit *u, Set **_set) {
Set              1217 src/core/swap.c         Set *set;
Set               926 src/core/transaction.c                 Set *following;
Set               361 src/core/unit.c static void bidi_set_free(Unit *u, Set *s) {
Set               413 src/core/unit.c                         Set *x;
Set               558 src/core/unit.c static int complete_move(Set **s, Set **other) {
Set               851 src/core/unit.c         _cleanup_set_free_ Set *following_set = NULL;
Set              2902 src/core/unit.c static Set *unit_pid_set(pid_t main_pid, pid_t control_pid) {
Set              2903 src/core/unit.c         Set *pid_set;
Set              2967 src/core/unit.c                 _cleanup_set_free_ Set *pid_set = NULL;
Set              2983 src/core/unit.c int unit_following_set(Unit *u, Set **s) {
Set              3382 src/core/unit.c                 _cleanup_set_free_ Set *pid_set = NULL;
Set              3458 src/core/unit.c                 Set *x;
Set                95 src/core/unit.h         Set *names;
Set                96 src/core/unit.h         Set *dependencies[_UNIT_DEPENDENCY_MAX];
Set               160 src/core/unit.h         Set *pids;
Set               368 src/core/unit.h         int (*following_set)(Unit *u, Set **s);
Set               538 src/core/unit.h int unit_following_set(Unit *u, Set **s);
Set                56 src/journal/coredumpctl.c static Set *new_matches(void) {
Set                57 src/journal/coredumpctl.c         Set *set;
Set                84 src/journal/coredumpctl.c static int add_match(Set *set, const char *match) {
Set               143 src/journal/coredumpctl.c static int parse_argv(int argc, char *argv[], Set *matches) {
Set               802 src/journal/coredumpctl.c         _cleanup_set_free_free_ Set *matches = NULL;
Set               137 src/journal/journal-internal.h         Set *errors;
Set              1048 src/journal/journalctl.c                               Set **units) {
Set              1049 src/journal/journalctl.c         _cleanup_set_free_free_ Set *found;
Set              1146 src/journal/journalctl.c                 _cleanup_set_free_free_ Set *units = NULL;
Set              1192 src/journal/journalctl.c                 _cleanup_set_free_free_ Set *units = NULL;
Set                58 src/libsystemd/sd-bus/bus-introspect.c int introspect_write_child_nodes(struct introspect *i, Set *s, const char *prefix) {
Set                39 src/libsystemd/sd-bus/bus-introspect.h int introspect_write_child_nodes(struct introspect *i, Set *s, const char *prefix);
Set               108 src/libsystemd/sd-bus/bus-objects.c                 Set *s,
Set               172 src/libsystemd/sd-bus/bus-objects.c                 Set *s,
Set               217 src/libsystemd/sd-bus/bus-objects.c                 Set **_s,
Set               220 src/libsystemd/sd-bus/bus-objects.c         Set *s = NULL;
Set               885 src/libsystemd/sd-bus/bus-objects.c         _cleanup_set_free_free_ Set *s = NULL;
Set              1146 src/libsystemd/sd-bus/bus-objects.c         _cleanup_set_free_free_ Set *s = NULL;
Set               167 src/libsystemd/sd-event/sd-event.c         Set *post_sources;
Set               281 src/locale/localectl.c static Set *keymaps = NULL;
Set               184 src/login/logind-acl.c         _cleanup_set_free_free_ Set *nodes = NULL;
Set                59 src/login/logind.h         Set *busnames;
Set               421 src/network/networkd-manager.c static int set_put_in_addr(Set *s, const struct in_addr *address) {
Set               438 src/network/networkd-manager.c static int set_put_in_addrv(Set *s, const struct in_addr *addresses, int n) {
Set               455 src/network/networkd-manager.c static void print_string_set(FILE *f, const char *field, Set *s) {
Set               475 src/network/networkd-manager.c         _cleanup_set_free_free_ Set *dns = NULL, *ntp = NULL, *domains = NULL;
Set                69 src/resolve/resolved-dns-query.h         Set *transactions;
Set                71 src/resolve/resolved-dns-transaction.h         Set *queries;
Set                75 src/resolve/resolved-dns-transaction.h         Set *zone_items;
Set               724 src/resolve/resolved-manager.c static int write_resolv_conf_contents(FILE *f, Set *dns, Set *domains) {
Set               761 src/resolve/resolved-manager.c         _cleanup_set_free_ Set *dns = NULL, *domains = NULL;
Set               151 src/shared/cgroup-util.c int cg_kill(const char *controller, const char *path, int sig, bool sigcont, bool ignore_self, Set *s) {
Set               152 src/shared/cgroup-util.c         _cleanup_set_free_ Set *allocated_set = NULL;
Set               232 src/shared/cgroup-util.c int cg_kill_recursive(const char *controller, const char *path, int sig, bool sigcont, bool ignore_self, bool rem, Set *s) {
Set               233 src/shared/cgroup-util.c         _cleanup_set_free_ Set *allocated_set = NULL;
Set               284 src/shared/cgroup-util.c         _cleanup_set_free_ Set *s = NULL;
Set              1646 src/shared/cgroup-util.c int cg_attach_many_everywhere(CGroupControllerMask supported, const char *path, Set* pids) {
Set                61 src/shared/cgroup-util.h int cg_kill(const char *controller, const char *path, int sig, bool sigcont, bool ignore_self, Set *s);
Set                62 src/shared/cgroup-util.h int cg_kill_recursive(const char *controller, const char *path, int sig, bool sigcont, bool ignore_self, bool remove, Set *s);
Set               129 src/shared/cgroup-util.h int cg_attach_many_everywhere(CGroupControllerMask supported, const char *path, Set* pids);
Set                91 src/shared/exit-status.h         Set *status;
Set                92 src/shared/exit-status.h         Set *signal;
Set                33 src/shared/fdset.c #define MAKE_SET(s) ((Set*) s)
Set               178 src/shared/install.c                 Set **remove_symlinks_to,
Set               204 src/shared/install.c                 Set *remove_symlinks_to,
Set               347 src/shared/install.c                 Set *remove_symlinks_to,
Set               655 src/shared/install.c         Set *remove_symlinks_to = NULL;
Set              1433 src/shared/install.c                 Set **remove_symlinks_to,
Set              1652 src/shared/install.c         _cleanup_set_free_free_ Set *remove_symlinks_to = NULL;
Set              2011 src/shared/install.c                 _cleanup_set_free_free_ Set *remove_symlinks_to = NULL;
Set              2113 src/shared/install.c                 _cleanup_set_free_free_ Set *remove_symlinks_to = NULL;
Set                31 src/shared/locale-util.c static int add_locales_from_archive(Set *locales) {
Set               131 src/shared/locale-util.c static int add_locales_from_libdir (Set *locales) {
Set               159 src/shared/locale-util.c         _cleanup_set_free_ Set *locales = NULL;
Set                28 src/shared/set.c #define MAKE_SET(h) ((Set*) (h))
Set                33 src/shared/set.c Set *set_new(const struct hash_ops *hash_ops) {
Set                37 src/shared/set.c void set_free(Set* s) {
Set                41 src/shared/set.c void set_free_free(Set *s) {
Set                45 src/shared/set.c int set_ensure_allocated(Set **s, const struct hash_ops *hash_ops) {
Set                49 src/shared/set.c int set_put(Set *s, void *value) {
Set                53 src/shared/set.c int set_consume(Set *s, void *value) {
Set                63 src/shared/set.c int set_put_strdup(Set *s, const char *p) {
Set                81 src/shared/set.c int set_put_strdupv(Set *s, char **l) {
Set                96 src/shared/set.c int set_replace(Set *s, void *value) {
Set               100 src/shared/set.c void *set_get(Set *s, void *value) {
Set               104 src/shared/set.c bool set_contains(Set *s, void *value) {
Set               108 src/shared/set.c void *set_remove(Set *s, void *value) {
Set               112 src/shared/set.c int set_remove_and_put(Set *s, void *old_value, void *new_value) {
Set               116 src/shared/set.c unsigned set_size(Set *s) {
Set               120 src/shared/set.c bool set_isempty(Set *s) {
Set               124 src/shared/set.c void *set_iterate(Set *s, Iterator *i) {
Set               128 src/shared/set.c void *set_steal_first(Set *s) {
Set               132 src/shared/set.c void* set_first(Set *s) {
Set               136 src/shared/set.c int set_merge(Set *s, Set *other) {
Set               140 src/shared/set.c int set_reserve(Set *s, unsigned entries_add) {
Set               144 src/shared/set.c int set_move(Set *s, Set *other) {
Set               148 src/shared/set.c int set_move_one(Set *s, Set *other, void *value) {
Set               152 src/shared/set.c Set* set_copy(Set *s) {
Set               156 src/shared/set.c void set_clear(Set *s) {
Set               160 src/shared/set.c void set_clear_free(Set *s) {
Set               164 src/shared/set.c char **set_get_strv(Set *s) {
Set                33 src/shared/set.h typedef struct Set Set;
Set                35 src/shared/set.h Set *set_new(const struct hash_ops *hash_ops);
Set                36 src/shared/set.h void set_free(Set* s);
Set                37 src/shared/set.h void set_free_free(Set *s);
Set                39 src/shared/set.h Set* set_copy(Set *s);
Set                40 src/shared/set.h int set_ensure_allocated(Set **s, const struct hash_ops *hash_ops);
Set                42 src/shared/set.h int set_put(Set *s, void *value);
Set                43 src/shared/set.h int set_consume(Set *s, void *value);
Set                44 src/shared/set.h int set_put_strdup(Set *s, const char *p);
Set                45 src/shared/set.h int set_put_strdupv(Set *s, char **l);
Set                46 src/shared/set.h int set_replace(Set *s, void *value);
Set                47 src/shared/set.h void *set_get(Set *s, void *value);
Set                48 src/shared/set.h bool set_contains(Set *s, void *value);
Set                49 src/shared/set.h void *set_remove(Set *s, void *value);
Set                50 src/shared/set.h int set_remove_and_put(Set *s, void *old_value, void *new_value);
Set                52 src/shared/set.h int set_merge(Set *s, Set *other);
Set                53 src/shared/set.h int set_reserve(Set *s, unsigned entries_add);
Set                54 src/shared/set.h int set_move(Set *s, Set *other);
Set                55 src/shared/set.h int set_move_one(Set *s, Set *other, void *value);
Set                57 src/shared/set.h unsigned set_size(Set *s);
Set                58 src/shared/set.h bool set_isempty(Set *s);
Set                60 src/shared/set.h void *set_iterate(Set *s, Iterator *i);
Set                62 src/shared/set.h void set_clear(Set *s);
Set                63 src/shared/set.h void set_clear_free(Set *s);
Set                65 src/shared/set.h void *set_steal_first(Set *s);
Set                66 src/shared/set.h void* set_first(Set *s);
Set                68 src/shared/set.h char **set_get_strv(Set *s);
Set                73 src/shared/set.h DEFINE_TRIVIAL_CLEANUP_FUNC(Set*, set_free);
Set                74 src/shared/set.h DEFINE_TRIVIAL_CLEANUP_FUNC(Set*, set_free_free);
Set              6665 src/shared/util.c         _cleanup_set_free_free_ Set *done = NULL;
Set              6695 src/shared/util.c                 _cleanup_set_free_free_ Set *todo = NULL;
Set                54 src/socket-proxy/socket-proxyd.c         Set *listen;
Set                55 src/socket-proxy/socket-proxyd.c         Set *connections;
Set               570 src/systemctl/systemctl.c static void message_set_freep(Set **set) {
Set               583 src/systemctl/systemctl.c                 Set **_replies,
Set               587 src/systemctl/systemctl.c         _cleanup_(message_set_freep) Set *replies;
Set               657 src/systemctl/systemctl.c         _cleanup_(message_set_freep) Set *replies = NULL;
Set               857 src/systemctl/systemctl.c         _cleanup_(message_set_freep) Set *replies = NULL;
Set              1164 src/systemctl/systemctl.c         _cleanup_(message_set_freep) Set *replies = NULL;
Set              2278 src/systemctl/systemctl.c         Set *set;
Set              2419 src/systemctl/systemctl.c static int wait_for_jobs(sd_bus *bus, Set *s) {
Set              2624 src/systemctl/systemctl.c                 Set *s) {
Set              2772 src/systemctl/systemctl.c         _cleanup_set_free_free_ Set *s = NULL;
Set               803 src/sysv-generator/sysv-generator.c         Set *runlevel_services[ELEMENTSOF(rcnd_table)] = {};
Set               804 src/sysv-generator/sysv-generator.c         _cleanup_set_free_ Set *shutdown_services = NULL;
Set               133 src/tmpfiles/tmpfiles.c static Set *unix_sockets = NULL;