Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Duser-util.h129 int putsgent_sane(const struct sgrp *sg, FILE *stream);
Duser-util.c996 int putsgent_sane(const struct sgrp *sg, FILE *stream) { in putsgent_sane() function
/systemd-251/src/sysusers/
Dsysusers.c384 r = putsgent_sane(&t, gshadow); in putsgent_with_members()
389 return putsgent_sane(sg, gshadow); in putsgent_with_members()