Home
last modified time | relevance | path

Searched defs:child_groups (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mkdir/
H A Dmkdir09.c25 static int child_groups = 2; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c378 static void test_setgroups(gid_t* child_groups, size_t len, bool expect_success) in test_setgroups()