Home
last modified time | relevance | path

Searched defs:S_IROTH (Results 1 - 25 of 46) sorted by relevance

12

/third_party/gptfdisk/
H A Ddiskio.cc26 #define S_IROTH 0 macro
H A Ddiskio-windows.cc25 #define S_IROTH 0 macro
/third_party/libsnd/src/
H A Dsf_unistd.h87 #define S_IROTH 0 /* read permission, other */ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstat.h64 #define S_IROTH 0004 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dstat.h64 #define S_IROTH 0004 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstat.h64 #define S_IROTH 0004 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstat.h64 #define S_IROTH 0004 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstat.h64 #define S_IROTH 0004 macro
/third_party/python/Lib/
H A Dstat.py108 S_IROTH = 0o0004 # read by others variable
/third_party/python/Modules/
H A D_stat.c190 # define S_IROTH 00004 macro
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h143 # define S_IROTH 0 macro
/third_party/musl/include/sys/
H A Dstat.h71 #define S_IROTH 0004 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h95 #define S_IROTH 0004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h94 #define S_IROTH 0004 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h94 #define S_IROTH 0004 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h94 #define S_IROTH 0004 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h95 #define S_IROTH 0004 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h94 #define S_IROTH 0004 macro
/third_party/musl/include/
H A Dfcntl.h97 #define S_IROTH 0004 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs431 pub const S_IROTH: ::mode_t = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs193 pub const S_IROTH: mode_t = 4; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs251 pub const S_IROTH: mode_t = 0x4; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs874 pub const S_IROTH: ::mode_t = 4; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs764 pub const S_IROTH: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs621 pub const S_IROTH: ::c_int = 0o0_004; consts

Completed in 27 milliseconds

12