Home
last modified time | relevance | path

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

12

/external/python/cpython2/Lib/
Dstat.py70 S_IRWXU = 00700 variable
/external/python/cpython3/Modules/
D_stat.c150 # define S_IRWXU 00700 macro
/external/python/cpython3/Lib/
Dstat.py83 S_IRWXU = 0o0700 # mask for owner permissions variable
/external/kernel-headers/original/uapi/linux/
Dstat.h29 #define S_IRWXU 00700 macro
/external/u-boot/include/linux/
Dstat.h30 #define S_IRWXU 00700 /* rwx for owner */ macro
/external/openssh/
Ddefines.h182 # define S_IRWXU 0000700 /* read, write, execute */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py595 S_IRWXU = 00700 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_amd64.go1301 S_IRWXU = 0x1c0 const
Dzerrors_netbsd_arm.go1291 S_IRWXU = 0x1c0 const
Dzerrors_darwin_arm64.go1325 S_IRWXU = 0x1c0 const
Dzerrors_darwin_386.go1325 S_IRWXU = 0x1c0 const
Dzerrors_darwin_arm.go1325 S_IRWXU = 0x1c0 const
Dzerrors_darwin_amd64.go1325 S_IRWXU = 0x1c0 const
Dzerrors_netbsd_386.go1311 S_IRWXU = 0x1c0 const
Dzerrors_linux_sparc64.go1571 S_IRWXU = 0x1c0 const
Dzerrors_linux_mips64le.go1897 S_IRWXU = 0x1c0 const
Dzerrors_linux_ppc64.go1952 S_IRWXU = 0x1c0 const
Dzerrors_linux_arm.go1902 S_IRWXU = 0x1c0 const
Dzerrors_linux_mips64.go1897 S_IRWXU = 0x1c0 const
Dzerrors_linux_ppc64le.go1952 S_IRWXU = 0x1c0 const
Dzerrors_linux_arm64.go1887 S_IRWXU = 0x1c0 const
Dzerrors_linux_386.go1895 S_IRWXU = 0x1c0 const
Dzerrors_linux_mips.go1897 S_IRWXU = 0x1c0 const
Dzerrors_linux_s390x.go1956 S_IRWXU = 0x1c0 const
Dzerrors_linux_mipsle.go1897 S_IRWXU = 0x1c0 const

12