Searched defs:dry_run (Results 1 – 6 of 6) sorted by relevance
/systemd-251/src/oom/ |
D | oomd-util.c | 174 int oomd_cgroup_kill(const char *path, bool recurse, bool dry_run) { in oomd_cgroup_kill() 247 int oomd_kill_by_pgscan_rate(Hashmap *h, const char *prefix, bool dry_run, char **ret_selected) { in oomd_kill_by_pgscan_rate() 289 int oomd_kill_by_swap_usage(Hashmap *h, uint64_t threshold_usage, bool dry_run, char **ret_selected… in oomd_kill_by_swap_usage()
|
D | oomd-manager.h | 38 bool dry_run; member
|
D | oomd-manager.c | 738 bool dry_run, in manager_start()
|
/systemd-251/src/shared/ |
D | install.c | 580 bool dry_run, in remove_marked_symlinks_fd() 714 bool dry_run, in remove_marked_symlinks() 2289 bool dry_run = flags & UNIT_FILE_DRY_RUN; in unit_file_unmask() local
|
/systemd-251/src/login/ |
D | logind-dbus.c | 2239 bool dry_run = false; in method_schedule_shutdown() local
|
/systemd-251/src/partition/ |
D | repart.c | 4151 int c, r, dry_run = -1; in parse_argv() local
|