/third_party/ntfs-3g/include/ntfs-3g/ |
D | dir.h | 44 #define S_IFSOCK 0140000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | stat.h | 37 #define S_IFSOCK 0140000 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | stat.h | 37 #define S_IFSOCK 0140000 macro
|
/third_party/musl/include/sys/ |
D | stat.h | 37 #define S_IFSOCK 0140000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | stat.h | 37 #define S_IFSOCK 0140000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | stat.h | 37 #define S_IFSOCK 0140000 macro
|
/third_party/musl/porting/linux/user/include/sys/ |
D | stat.h | 37 #define S_IFSOCK 0140000 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | stat.h | 37 #define S_IFSOCK 0140000 macro
|
/third_party/python/Modules/ |
D | _stat.c | 71 # define S_IFSOCK 0140000 macro
|
/third_party/python/Lib/ |
D | stat.py | 42 S_IFSOCK = 0o140000 # socket file variable
|
/third_party/libwebsockets/win32port/dirent/ |
D | dirent-win32.h | 108 # define S_IFSOCK 0 macro
|
/third_party/typescript/src/harness/ |
D | vfsUtil.ts | 24 const S_IFSOCK = 0o140000; // socket constant
|
/third_party/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 423 pub const S_IFSOCK: ::mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 866 pub const S_IFSOCK: ::mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/ |
D | wasi.rs | 247 pub const S_IFSOCK: mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 611 pub const S_IFSOCK: ::c_int = 0o140_000; constant
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 177 pub const S_IFSOCK: mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/vxworks/ |
D | mod.rs | 752 pub const S_IFSOCK: ::c_int = 0xc000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 518 pub const S_IFSOCK: ::mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 761 pub const S_IFSOCK: ::mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 572 pub const S_IFSOCK: mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | mod.rs | 1309 pub const S_IFSOCK: mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1843 pub const S_IFSOCK: ::mode_t = 0xC000; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1476 pub const S_IFSOCK: ::mode_t = 49152; constant
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 2763 pub const S_IFSOCK: mode_t = 49152; constant
|