Searched refs:setgroups (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/linux/
H A Dsetgroups.c5 int setgroups(size_t count, const gid_t list[]) function
/seL4-camkes-master/projects/musllibc/src/misc/
H A Dinitgroups.c10 return setgroups(count, groups);
/seL4-camkes-master/projects/musllibc/include/
H A Dgrp.h45 int setgroups(size_t, const gid_t *);
H A Dunistd.h169 int setgroups(size_t, const gid_t *);

Completed in 36 milliseconds