Home
last modified time | relevance | path

Searched defs:setgroups_fd (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/namespaces/
H A Dfile_handle_test.c483 int setgroups_fd = open("/proc/self/setgroups", O_WRONLY); in TEST() local
612 int setgroups_fd = open("/proc/self/setgroups", O_WRONLY); in TEST() local
741 int setgroups_fd = open("/proc/self/setgroups", O_WRONLY); in TEST() local
870 int setgroups_fd = open("/proc/self/setgroups", O_WRONLY); in TEST() local
1002 int setgroups_fd = open("/proc/self/setgroups", O_WRONLY); in TEST() local
1131 int setgroups_fd = open("/proc/self/setgroups", O_WRONLY); in TEST() local
1280 int setgroups_fd = open("/proc/self/setgroups", O_WRONLY); in TEST() local
H A Dns_active_ref_test.c320 int setgroups_fd = open("/proc/self/setgroups", O_WRONLY); in TEST() local
/linux/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c255 int setgroups_fd; in write_id_mapping() local
/linux/tools/testing/selftests/filesystems/
H A Dutils.c182 int fd = -EBADF, setgroups_fd = -EBADF; in write_id_mapping() local