Searched refs:unit_serialize (Results 1 – 3 of 3) sorted by relevance
9 int unit_serialize(Unit *u, FILE *f, FDSet *fds, bool serialize_jobs);
187 r = unit_serialize(u, f, fds, switching_root); in manager_serialize()
93 int unit_serialize(Unit *u, FILE *f, FDSet *fds, bool switching_root) { in unit_serialize() function