Searched refs:groups (Results 1 – 1 of 1) sorted by relevance
206 gid_t groups[count]; in support_capture_subprogram_self_sgid() local210 int ret = getgroups (count, groups); in support_capture_subprogram_self_sgid()218 if (groups[i] != current) in support_capture_subprogram_self_sgid()220 target = groups[i]; in support_capture_subprogram_self_sgid()
Completed in 4 milliseconds