Home
last modified time | relevance | path

Searched defs:gids (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/nspawn/
Dnspawn-setuid.c94 _cleanup_free_ gid_t *gids = NULL; in change_uid_gid() local
/systemd-251/src/basic/
Duser-util.c466 _cleanup_free_ gid_t *gids = NULL; in in_gid() local
518 int getgroups_alloc(gid_t** gids) { in getgroups_alloc()
/systemd-251/src/test/
Dtest-user-util.c408 _cleanup_free_ gid_t *gids = NULL; in TEST() local
Dtest-condition.c672 gid_t *gids, max_gid; in TEST() local
Dtest-socket-util.c165 static const gid_t gids[] = { 3, 4, 5, 6, 7 }; in TEST() local
/systemd-251/src/libsystemd/sd-bus/
Dbus-creds.c261 _public_ int sd_bus_creds_get_supplementary_gids(sd_bus_creds *c, const gid_t **gids) { in sd_bus_creds_get_supplementary_gids()