Searched defs:child_groups (Results 1 – 2 of 2) sorted by relevance
25 static int child_groups = 2; variable
378 static void test_setgroups(gid_t* child_groups, size_t len, bool expect_success) in test_setgroups()