Home
last modified time | relevance | path

Searched defs:S_IRGRP (Results 1 – 25 of 29) sorted by relevance

12

/external/gptfdisk/
Ddiskio.cc25 #define S_IRGRP 0 macro
Ddiskio-windows.cc22 #define S_IRGRP 0 macro
/external/u-boot/tools/
Dmingw_support.h26 # define S_IRGRP 0 macro
/external/python/cpython2/Lib/
Dstat.py75 S_IRGRP = 00040 variable
/external/python/cpython3/Modules/
D_stat.c170 # define S_IRGRP 00040 macro
/external/python/cpython3/Lib/
Dstat.py88 S_IRGRP = 0o0040 # read by group variable
/external/kernel-headers/original/uapi/linux/
Dstat.h35 #define S_IRGRP 00040 macro
/external/u-boot/include/linux/
Dstat.h36 #define S_IRGRP 00040 /* read permission for group */ macro
/external/openssh/
Ddefines.h180 # define S_IRGRP 0000040 /* read permission, group */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py600 S_IRGRP = 00040 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_arm.go1286 S_IRGRP = 0x20 const
Dzerrors_netbsd_amd64.go1296 S_IRGRP = 0x20 const
Dzerrors_darwin_386.go1320 S_IRGRP = 0x20 const
Dzerrors_darwin_arm64.go1320 S_IRGRP = 0x20 const
Dzerrors_darwin_amd64.go1320 S_IRGRP = 0x20 const
Dzerrors_darwin_arm.go1320 S_IRGRP = 0x20 const
Dzerrors_netbsd_386.go1306 S_IRGRP = 0x20 const
Dzerrors_linux_sparc64.go1566 S_IRGRP = 0x20 const
Dzerrors_linux_mipsle.go1892 S_IRGRP = 0x20 const
Dzerrors_linux_s390x.go1951 S_IRGRP = 0x20 const
Dzerrors_linux_arm.go1897 S_IRGRP = 0x20 const
Dzerrors_linux_ppc64le.go1947 S_IRGRP = 0x20 const
Dzerrors_linux_mips64.go1892 S_IRGRP = 0x20 const
Dzerrors_linux_ppc64.go1947 S_IRGRP = 0x20 const
Dzerrors_linux_amd64.go1891 S_IRGRP = 0x20 const

12