Home
last modified time | relevance | path

Searched refs:gid_t (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c74 gid_t gid; in change_to_userns()
/tools/testing/selftests/mount/
Dunprivileged-remount-test.c157 gid_t gid; in create_and_enter_userns()
/tools/include/nolibc/
Dnolibc.h141 typedef unsigned int gid_t; typedef
261 gid_t st_gid; /* group ID of owner */
1478 int sys_chown(const char *path, uid_t owner, gid_t group) in sys_chown()
1820 int chown(const char *path, uid_t owner, gid_t group) in chown()
/tools/testing/selftests/capabilities/
Dtest_execve.c92 gid_t outer_gid; in create_and_enter_ns()