| /third_party/libsnd/src/ |
| D | sf_unistd.h | 74 #define S_IWGRP 0 /* write permission, grougroup */ macro
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | stat.h | 61 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/linux/user/include/sys/ |
| D | stat.h | 61 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | stat.h | 61 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | stat.h | 61 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | stat.h | 61 #define S_IWGRP 0020 macro
|
| /third_party/python/Modules/ |
| D | _stat.c | 178 # define S_IWGRP 00020 macro
|
| /third_party/python/Lib/ |
| D | stat.py | 105 S_IWGRP = 0o0020 # write by group variable
|
| /third_party/musl/include/sys/ |
| D | stat.h | 68 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | fcntl.h | 92 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/liteos_m/user/include/ |
| D | fcntl.h | 91 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | fcntl.h | 91 #define S_IWGRP 0020 macro
|
| /third_party/musl/include/ |
| D | fcntl.h | 94 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | fcntl.h | 91 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | fcntl.h | 91 #define S_IWGRP 0020 macro
|
| /third_party/musl/porting/linux/user/include/ |
| D | fcntl.h | 92 #define S_IWGRP 0020 macro
|
| /third_party/libwebsockets/win32port/dirent/ |
| D | dirent-win32.h | 133 # define S_IWGRP 0 macro
|
| /third_party/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 429 pub const S_IWGRP: ::mode_t = 16; constant
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 872 pub const S_IWGRP: ::mode_t = 16; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 618 pub const S_IWGRP: ::c_int = 0o0_020; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 188 pub const S_IWGRP: mode_t = 16; constant
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 253 pub const S_IWGRP: mode_t = 0x10; constant
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 761 pub const S_IWGRP: ::c_int = 0x0010; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 770 pub const S_IWGRP: ::mode_t = 0o00020; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 526 pub const S_IWGRP: ::mode_t = 16; constant
|