Home
last modified time | relevance | path

Searched defs:MS_NOSUID (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmount.h12 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
/external/u-boot/fs/ubifs/
Dubifs.h476 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go826 MS_NOSUID = 0x2 const
Dzerrors_linux_mipsle.go1023 MS_NOSUID = 0x2 const
Dzerrors_linux_s390x.go1022 MS_NOSUID = 0x2 const
Dzerrors_linux_arm.go1022 MS_NOSUID = 0x2 const
Dzerrors_linux_ppc64le.go1022 MS_NOSUID = 0x2 const
Dzerrors_linux_mips64.go1023 MS_NOSUID = 0x2 const
Dzerrors_linux_ppc64.go1022 MS_NOSUID = 0x2 const
Dzerrors_linux_amd64.go1024 MS_NOSUID = 0x2 const
Dzerrors_linux_mips64le.go1023 MS_NOSUID = 0x2 const
Dzerrors_linux_386.go1024 MS_NOSUID = 0x2 const
Dzerrors_linux_mips.go1023 MS_NOSUID = 0x2 const
Dzerrors_linux_arm64.go1025 MS_NOSUID = 0x2 const