Home
last modified time | relevance | path

Searched defs:S_IXOTH (Results 1 – 25 of 26) sorted by relevance

12

/external/python/cpython2/Lib/
Dstat.py81 S_IXOTH = 00001 variable
/external/python/cpython3/Modules/
D_stat.c194 # define S_IXOTH 00001 macro
/external/python/cpython3/Lib/
Dstat.py94 S_IXOTH = 0o0001 # execute by others variable
/external/kernel-headers/original/uapi/linux/
Dstat.h42 #define S_IXOTH 00001 macro
/external/u-boot/include/linux/
Dstat.h43 #define S_IXOTH 00001 /* execute/search permission for other */ macro
/external/openssh/
Ddefines.h174 # define S_IXOTH 0000001 /* execute/search permission, */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py606 S_IXOTH = 00001 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_arm.go1301 S_IXOTH = 0x1 const
Dzerrors_netbsd_amd64.go1311 S_IXOTH = 0x1 const
Dzerrors_darwin_386.go1335 S_IXOTH = 0x1 const
Dzerrors_darwin_arm64.go1335 S_IXOTH = 0x1 const
Dzerrors_darwin_amd64.go1335 S_IXOTH = 0x1 const
Dzerrors_darwin_arm.go1335 S_IXOTH = 0x1 const
Dzerrors_netbsd_386.go1321 S_IXOTH = 0x1 const
Dzerrors_linux_sparc64.go1580 S_IXOTH = 0x1 const
Dzerrors_linux_mipsle.go1906 S_IXOTH = 0x1 const
Dzerrors_linux_s390x.go1965 S_IXOTH = 0x1 const
Dzerrors_linux_arm.go1911 S_IXOTH = 0x1 const
Dzerrors_linux_ppc64le.go1961 S_IXOTH = 0x1 const
Dzerrors_linux_mips64.go1906 S_IXOTH = 0x1 const
Dzerrors_linux_ppc64.go1961 S_IXOTH = 0x1 const
Dzerrors_linux_amd64.go1905 S_IXOTH = 0x1 const
Dzerrors_linux_mips64le.go1906 S_IXOTH = 0x1 const
Dzerrors_linux_386.go1904 S_IXOTH = 0x1 const
Dzerrors_linux_mips.go1906 S_IXOTH = 0x1 const

12