Home
last modified time | relevance | path

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

12

/external/python/cpython2/Lib/
Dstat.py74 S_IRWXG = 00070 variable
/external/python/cpython3/Modules/
D_stat.c166 # define S_IRWXG 00070 macro
/external/python/cpython3/Lib/
Dstat.py87 S_IRWXG = 0o0070 # mask for group permissions variable
/external/kernel-headers/original/uapi/linux/
Dstat.h34 #define S_IRWXG 00070 macro
/external/u-boot/include/linux/
Dstat.h35 #define S_IRWXG 00070 /* rwx for group */ macro
/external/openssh/
Ddefines.h183 # define S_IRWXG 0000070 /* read, write, execute */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py599 S_IRWXG = 00070 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_arm.go1289 S_IRWXG = 0x38 const
Dzerrors_netbsd_amd64.go1299 S_IRWXG = 0x38 const
Dzerrors_darwin_386.go1323 S_IRWXG = 0x38 const
Dzerrors_darwin_arm64.go1323 S_IRWXG = 0x38 const
Dzerrors_darwin_amd64.go1323 S_IRWXG = 0x38 const
Dzerrors_darwin_arm.go1323 S_IRWXG = 0x38 const
Dzerrors_netbsd_386.go1309 S_IRWXG = 0x38 const
Dzerrors_linux_sparc64.go1569 S_IRWXG = 0x38 const
Dzerrors_linux_mipsle.go1895 S_IRWXG = 0x38 const
Dzerrors_linux_s390x.go1954 S_IRWXG = 0x38 const
Dzerrors_linux_arm.go1900 S_IRWXG = 0x38 const
Dzerrors_linux_ppc64le.go1950 S_IRWXG = 0x38 const
Dzerrors_linux_mips64.go1895 S_IRWXG = 0x38 const
Dzerrors_linux_ppc64.go1950 S_IRWXG = 0x38 const
Dzerrors_linux_amd64.go1894 S_IRWXG = 0x38 const
Dzerrors_linux_mips64le.go1895 S_IRWXG = 0x38 const
Dzerrors_linux_386.go1893 S_IRWXG = 0x38 const
Dzerrors_linux_mips.go1895 S_IRWXG = 0x38 const

12