UnitFileChange   1507 src/core/dbus-manager.c                 UnitFileChange *changes,
UnitFileChange   1560 src/core/dbus-manager.c                 int (*call)(UnitFileScope scope, bool runtime, const char *root_dir, char *files[], bool force, UnitFileChange **changes, unsigned *n_changes),
UnitFileChange   1565 src/core/dbus-manager.c         UnitFileChange *changes = NULL;
UnitFileChange   1613 src/core/dbus-manager.c static int unit_file_preset_without_mode(UnitFileScope scope, bool runtime, const char *root_dir, char **files, bool force, UnitFileChange **changes, unsigned *n_changes) {
UnitFileChange   1628 src/core/dbus-manager.c         UnitFileChange *changes = NULL;
UnitFileChange   1680 src/core/dbus-manager.c                 int (*call)(UnitFileScope scope, bool runtime, const char *root_dir, char *files[], UnitFileChange **changes, unsigned *n_changes),
UnitFileChange   1684 src/core/dbus-manager.c         UnitFileChange *changes = NULL;
UnitFileChange   1729 src/core/dbus-manager.c         UnitFileChange *changes = NULL;
UnitFileChange   1764 src/core/dbus-manager.c         UnitFileChange *changes = NULL;
UnitFileChange   1810 src/core/dbus-manager.c         UnitFileChange *changes = NULL;
UnitFileChange    133 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange    139 src/shared/install.c         UnitFileChange *c;
UnitFileChange    148 src/shared/install.c         c = realloc(*changes, (*n_changes + 1) * sizeof(UnitFileChange));
UnitFileChange    209 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange    349 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange    587 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange    650 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange    711 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange    814 src/shared/install.c void unit_file_changes_free(UnitFileChange *changes, unsigned n_changes) {
UnitFileChange   1195 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1238 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1272 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1329 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1357 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1389 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1514 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1595 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1645 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1687 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1705 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   1968 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange   2036 src/shared/install.c                 UnitFileChange **changes,
UnitFileChange     87 src/shared/install.h int unit_file_enable(UnitFileScope scope, bool runtime, const char *root_dir, char **files, bool force, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     88 src/shared/install.h int unit_file_disable(UnitFileScope scope, bool runtime, const char *root_dir, char **files, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     89 src/shared/install.h int unit_file_reenable(UnitFileScope scope, bool runtime, const char *root_dir, char **files, bool force, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     90 src/shared/install.h int unit_file_link(UnitFileScope scope, bool runtime, const char *root_dir, char **files, bool force, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     91 src/shared/install.h int unit_file_preset(UnitFileScope scope, bool runtime, const char *root_dir, char **files, UnitFilePresetMode mode, bool force, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     92 src/shared/install.h int unit_file_preset_all(UnitFileScope scope, bool runtime, const char *root_dir, UnitFilePresetMode mode, bool force, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     93 src/shared/install.h int unit_file_mask(UnitFileScope scope, bool runtime, const char *root_dir, char **files, bool force, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     94 src/shared/install.h int unit_file_unmask(UnitFileScope scope, bool runtime, const char *root_dir, char **files, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     95 src/shared/install.h int unit_file_set_default(UnitFileScope scope, const char *root_dir, const char *file, bool force, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange     97 src/shared/install.h int unit_file_add_dependency(UnitFileScope scope, bool runtime, const char *root_dir, char **files, char *target, UnitDependency dep, bool force, UnitFileChange **changes, unsigned *n_changes);
UnitFileChange    104 src/shared/install.h void unit_file_changes_free(UnitFileChange *changes, unsigned n_changes);
UnitFileChange   1940 src/systemctl/systemctl.c static void dump_unit_file_changes(const UnitFileChange *changes, unsigned n_changes) {
UnitFileChange   1981 src/systemctl/systemctl.c         UnitFileChange *changes = NULL;
UnitFileChange   5270 src/systemctl/systemctl.c         UnitFileChange *changes = NULL;
UnitFileChange   5456 src/systemctl/systemctl.c                 UnitFileChange *changes = NULL;
UnitFileChange   5517 src/systemctl/systemctl.c         UnitFileChange *changes = NULL;