Home
last modified time | relevance | path

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

12

/external/u-boot/tools/
Dmingw_support.h29 # define S_IWGRP 0 macro
/external/python/cpython2/Lib/
Dstat.py76 S_IWGRP = 00020 variable
/external/python/cpython3/Modules/
D_stat.c174 # define S_IWGRP 00020 macro
/external/python/cpython3/Lib/
Dstat.py89 S_IWGRP = 0o0020 # write by group variable
/external/kernel-headers/original/uapi/linux/
Dstat.h36 #define S_IWGRP 00020 macro
/external/u-boot/include/linux/
Dstat.h37 #define S_IWGRP 00020 /* write permission for group */ macro
/external/openssh/
Ddefines.h177 # define S_IWGRP 0000020 /* write permission, group */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py601 S_IWGRP = 00020 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_amd64.go1306 S_IWGRP = 0x10 const
Dzerrors_netbsd_arm.go1296 S_IWGRP = 0x10 const
Dzerrors_darwin_arm64.go1330 S_IWGRP = 0x10 const
Dzerrors_darwin_386.go1330 S_IWGRP = 0x10 const
Dzerrors_darwin_arm.go1330 S_IWGRP = 0x10 const
Dzerrors_darwin_amd64.go1330 S_IWGRP = 0x10 const
Dzerrors_netbsd_386.go1316 S_IWGRP = 0x10 const
Dzerrors_linux_sparc64.go1575 S_IWGRP = 0x10 const
Dzerrors_linux_mips64le.go1901 S_IWGRP = 0x10 const
Dzerrors_linux_ppc64.go1956 S_IWGRP = 0x10 const
Dzerrors_linux_arm.go1906 S_IWGRP = 0x10 const
Dzerrors_linux_mips64.go1901 S_IWGRP = 0x10 const
Dzerrors_linux_ppc64le.go1956 S_IWGRP = 0x10 const
Dzerrors_linux_arm64.go1891 S_IWGRP = 0x10 const
Dzerrors_linux_386.go1899 S_IWGRP = 0x10 const
Dzerrors_linux_mips.go1901 S_IWGRP = 0x10 const
Dzerrors_linux_s390x.go1960 S_IWGRP = 0x10 const

12