Home
last modified time | relevance | path

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

/systemd-251/src/sysusers/
Dsysusers.c305 static int putgrent_with_members(const struct group *gr, FILE *group) { in putgrent_with_members() function
707 r = putgrent_with_members(gr, group); in write_temporary_group()
731 r = putgrent_with_members(&n, group); in write_temporary_group()