Searched defs:putgrent_with_members (Results 1 - 1 of 1) sorted by relevance

/systemd/src/sysusers/
H A Dsysusers.c244 static int putgrent_with_members(const struct group *gr, FILE *group) { function
422 r = putgrent_with_members(gr, group);
450 r = putgrent_with_members(&n, group);

Completed in 16 milliseconds