Searched refs:test_setgroups (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() function522 test_setgroups(allowed_supp_groups, 2, true); in main()523 test_setgroups(disallowed_supp_groups, 2, false); in main()