Home
last modified time | relevance | path

Searched defs:S_IRUSR (Results 1 - 25 of 50) sorted by relevance

12

/third_party/libsnd/src/
H A Dsf_unistd.h53 #define S_IRUSR 0000400 /* read permission, owner */ macro
/third_party/node/src/
H A Dnode_constants.cc53 #define S_IRUSR _S_IREAD macro
H A Dheap_utils.cc12 #define S_IRUSR _S_IREAD macro
H A Dutil.cc39 #define S_IRUSR _S_IREAD macro
/third_party/ffmpeg/libavformat/
H A Dos_support.h108 #define S_IRUSR S_IREAD macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstat.h56 #define S_IRUSR 0400 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dstat.h56 #define S_IRUSR 0400 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstat.h56 #define S_IRUSR 0400 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstat.h56 #define S_IRUSR 0400 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstat.h56 #define S_IRUSR 0400 macro
/third_party/libuv/test/
H A Dtask.h65 # define S_IRUSR _S_IREAD macro
/third_party/python/Lib/
H A Dstat.py100 S_IRUSR = 0o0400 # read by owner variable
/third_party/python/Modules/
H A D_stat.c158 # define S_IRUSR 00400 macro
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h113 # define S_IRUSR S_IREAD macro
/third_party/musl/include/sys/
H A Dstat.h63 #define S_IRUSR 0400 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h87 #define S_IRUSR 0400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h86 #define S_IRUSR 0400 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h86 #define S_IRUSR 0400 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h86 #define S_IRUSR 0400 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h87 #define S_IRUSR 0400 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h86 #define S_IRUSR 0400 macro
/third_party/musl/include/
H A Dfcntl.h89 #define S_IRUSR 0400 macro
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c42 #define S_IRUSR S_IREAD macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs425 pub const S_IRUSR: ::mode_t = 256; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs185 pub const S_IRUSR: mode_t = 256; consts

Completed in 22 milliseconds

12