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

/haiku/src/system/kernel/
H A Dusergroup.cpp210 common_setgroups(int groupCount, const gid_t* groupList, bool kernel) function
334 return common_setgroups(groupCount, groupList, true);
388 return common_setgroups(groupCount, groupList, false);

Completed in 74 milliseconds