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

/systemd/src/sysusers/
H A Dsysusers.c294 static int putsgent_with_members(const struct sgrp *sg, FILE *gshadow) { function
490 r = putsgent_with_members(sg, gshadow);
517 r = putsgent_with_members(&n, gshadow);

Completed in 15 milliseconds