Searched refs:child_groups (Results 1 – 1 of 1) sorted by relevance
378 static void test_setgroups(gid_t* child_groups, size_t len, bool expect_success) in test_setgroups() argument391 if (setgroups(len, child_groups) != 0) in test_setgroups()397 if (child_groups[i] == groupset[j]) in test_setgroups()