Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dexecute.c997 gid_t **supplementary_gids, int *ngids) { in get_supplementary_groups()
1083 static int enforce_groups(gid_t gid, const gid_t *supplementary_gids, int ngids) { in enforce_groups()
4112 int r, ngids = 0, exec_fd; in exec_child() local