| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | stat.h | 53 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | stat.h | 53 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/linux/user/include/sys/ |
| D | stat.h | 53 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | stat.h | 53 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | stat.h | 53 #define S_ISUID 04000 macro
|
| /third_party/python/Lib/ |
| D | stat.py | 92 S_ISUID = 0o4000 # set UID bit variable
|
| /third_party/python/Modules/ |
| D | _stat.c | 125 # define S_ISUID 04000 macro
|
| /third_party/musl/include/sys/ |
| D | stat.h | 60 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | fcntl.h | 84 #define S_ISUID 04000 macro
|
| /third_party/musl/include/ |
| D | fcntl.h | 86 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/liteos_m/user/include/ |
| D | fcntl.h | 83 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | fcntl.h | 83 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/linux/user/include/ |
| D | fcntl.h | 84 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | fcntl.h | 83 #define S_ISUID 04000 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | fcntl.h | 83 #define S_ISUID 04000 macro
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 238 pub const S_ISUID: ::mode_t = 0x800; constant
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 264 pub const S_ISUID: mode_t = 0x800; constant
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 753 pub const S_ISUID: ::c_int = 0x0800; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1337 pub const S_ISUID: ::c_int = 0x800; constant
|
| /third_party/rust/crates/libc/src/unix/hurd/ |
| D | mod.rs | 2166 pub const S_ISUID: ::mode_t = 2048; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 1570 pub const S_ISUID: u32 = 2048; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 1574 pub const S_ISUID: u32 = 2048; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 1591 pub const S_ISUID: u32 = 2048; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 1578 pub const S_ISUID: u32 = 2048; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 1583 pub const S_ISUID: u32 = 2048; constant
|