Home
last modified time | relevance | path

Searched defs:S_IROTH (Results 1 – 25 of 28) sorted by relevance

12

/external/gptfdisk/
Ddiskio.cc26 #define S_IROTH 0 macro
Ddiskio-windows.cc23 #define S_IROTH 0 macro
/external/python/cpython2/Lib/
Dstat.py79 S_IROTH = 00004 variable
/external/python/cpython3/Modules/
D_stat.c186 # define S_IROTH 00004 macro
/external/python/cpython3/Lib/
Dstat.py92 S_IROTH = 0o0004 # read by others variable
/external/kernel-headers/original/uapi/linux/
Dstat.h40 #define S_IROTH 00004 macro
/external/u-boot/include/linux/
Dstat.h41 #define S_IROTH 00004 /* read permission for other */ macro
/external/openssh/
Ddefines.h181 # define S_IROTH 0000004 /* read permission, other */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py604 S_IROTH = 00004 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_arm.go1287 S_IROTH = 0x4 const
Dzerrors_netbsd_amd64.go1297 S_IROTH = 0x4 const
Dzerrors_darwin_386.go1321 S_IROTH = 0x4 const
Dzerrors_darwin_arm64.go1321 S_IROTH = 0x4 const
Dzerrors_darwin_amd64.go1321 S_IROTH = 0x4 const
Dzerrors_darwin_arm.go1321 S_IROTH = 0x4 const
Dzerrors_netbsd_386.go1307 S_IROTH = 0x4 const
Dzerrors_linux_sparc64.go1567 S_IROTH = 0x4 const
Dzerrors_linux_mipsle.go1893 S_IROTH = 0x4 const
Dzerrors_linux_s390x.go1952 S_IROTH = 0x4 const
Dzerrors_linux_arm.go1898 S_IROTH = 0x4 const
Dzerrors_linux_ppc64le.go1948 S_IROTH = 0x4 const
Dzerrors_linux_mips64.go1893 S_IROTH = 0x4 const
Dzerrors_linux_ppc64.go1948 S_IROTH = 0x4 const
Dzerrors_linux_amd64.go1892 S_IROTH = 0x4 const
Dzerrors_linux_mips64le.go1893 S_IROTH = 0x4 const

12