Searched defs:gids (Results 1 – 6 of 6) sorted by relevance
94 _cleanup_free_ gid_t *gids = NULL; in change_uid_gid() local
466 _cleanup_free_ gid_t *gids = NULL; in in_gid() local518 int getgroups_alloc(gid_t** gids) { in getgroups_alloc()
408 _cleanup_free_ gid_t *gids = NULL; in TEST() local
672 gid_t *gids, max_gid; in TEST() local
165 static const gid_t gids[] = { 3, 4, 5, 6, 7 }; in TEST() local
261 _public_ int sd_bus_creds_get_supplementary_gids(sd_bus_creds *c, const gid_t **gids) { in sd_bus_creds_get_supplementary_gids()