Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dmanager.c1204 static void unit_gc_mark_good(Unit *u, unsigned gc_marker) { in unit_gc_mark_good() function
1212 unit_gc_mark_good(other, gc_marker); in unit_gc_mark_good()
1272 unit_gc_mark_good(u, gc_marker); in unit_gc_sweep()