Searched defs:following_set (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/core/ | ||
D | unit-serialize.c | 629 _cleanup_set_free_ Set *following_set = NULL; in unit_dump() local |
D | unit.h | 617 int (*following_set)(Unit *u, Set **s); member |