Home
last modified time | relevance | path

Searched refs:setgid (Results 1 – 25 of 87) sorted by relevance

1234

/OK3568_Linux_fs/kernel/fs/devpts/
H A Dinode.c95 int setgid; member
253 opts->setgid = 0; in parse_mount_options()
293 opts->setgid = 1; in parse_mount_options()
411 if (opts->setgid) in devpts_show_options()
580 inode->i_gid = opts->setgid ? opts->gid : current_fsgid(); in devpts_pty_new()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Dno_new_privs.rst6 its parent did not have. The most obvious examples are setuid/setgid
27 been done without the execve call. For example, the setuid and setgid
55 escalate its privileges by directly attacking setuid, setgid, and
/OK3568_Linux_fs/kernel/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c297 if (setgid(NO_POLICY_USER) < 0) in main()
314 if (setgid(RESTRICTED_PARENT) < 0) in main()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0005-Use-configure-to-test-for-feature-instead-of-platfor.patch85 - * setuid or setgid. Alternatives include,
86 + * setuid or setgid, when issetugid or getauxval(AT_SECURE) is not
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gosu/
H A Dgosu_1.14.bb1 SUMMARY = "Simple Go-based setuid+setgid+setgroups+exec"
/OK3568_Linux_fs/buildroot/package/openvmtools/
H A D0007-Use-configure-to-test-for-feature-instead-of-platfor.patch85 - * setuid or setgid. Alternatives include,
86 + * setuid or setgid, when issetugid or getauxval(AT_SECURE) is not
/OK3568_Linux_fs/kernel/tools/testing/selftests/clone3/
H A Dclone3_cap_checkpoint_restore.c169 EXPECT_EQ(setgid(65534), 0) in TEST()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmandatory-locking.rst82 a setgid file is written to. This is a security measure. The kernel has been
85 to run mandatory lock candidates with setgid privileges.
176 permissions (remove the setgid bit) before trying to read or write to it.
/OK3568_Linux_fs/kernel/tools/testing/selftests/mount/
H A Dnosymfollow-test.c106 if (setgid(0) != 0) in create_and_enter_ns()
H A Dunprivileged-remount-test.c171 if (setgid(0) != 0) { in create_and_enter_userns()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/
H A Dsthttpd_2.27.1.bb28 # Note that `${sbindir}/makeweb' is installed setgid to this group,
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cronie/
H A Dcronie_1.6.1.bb71 # setgid for crontab binary
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/
H A De8b56ebd536e82b15542a00c888109471936bfda.patch93 tests/chmod/setgid.sh \
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl49 46 32 setgid - compat_sys_s390_setgid16
223 214 64 setgid sys_setgid -
/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c174 COND_SYSCALL(setgid);
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl49 46 32 setgid - sys_setgid16
223 214 64 setgid sys_setgid -
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl65 46 32 setgid sys_setgid16
66 46 64 setgid sys_setgid
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A DCVE-2022-4415-2.patch8 setgid, or capabilities set on the file, it may access additional information
17 setgid, or setcap), or if the effective uid/gid don't match uid/gid, the file
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c1387 if (setgid(getgid()) == -1) in System()
1457 if (setgid(getgid()) == -1) in Popen()
1535 if (setgid(getgid()) == -1) in Fopen()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c192 if (setgid(0)) in setid_userns_root()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dunistd.h729 extern int setgid (__gid_t __gid) __THROW __wur;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dunistd.h729 extern int setgid (__gid_t __gid) __THROW __wur;
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl114 104 n32 setgid sys_setgid
H A Dsyscall_n64.tbl114 104 n64 setgid sys_setgid
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl49 37 common setgid sys_setgid

1234