Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c382 gid_t groupset[len]; in test_setgroups() local
393 if (getgroups(len, groupset) != len) in test_setgroups()
397 if (child_groups[i] == groupset[j]) in test_setgroups()

Completed in 1 milliseconds