Home
last modified time | relevance | path

Searched refs:arg_aggressive_gc (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/run/
Drun.c69 static bool arg_aggressive_gc = false; variable
496 arg_aggressive_gc = true; in parse_argv()
544 arg_aggressive_gc = true; in parse_argv()
640 if (arg_aggressive_gc) { in transient_unit_set_properties()
/systemd-251/src/mount/
Dmount-tool.c72 static bool arg_aggressive_gc = false; variable
326 arg_aggressive_gc = true; in parse_argv()
450 if (arg_aggressive_gc) { in transient_unit_set_properties()