Home
last modified time | relevance | path

Searched defs:S_IWUSR (Results 1 - 25 of 51) sorted by relevance

123

/third_party/libsnd/src/
H A Dsf_unistd.h57 #define S_IWUSR 0000200 /* write permission, owner */ macro
/third_party/node/src/
H A Dnode_constants.cc56 #define S_IWUSR _S_IWRITE macro
H A Dheap_utils.cc15 #define S_IWUSR _S_IWRITE macro
H A Dutil.cc42 #define S_IWUSR _S_IWRITE macro
/third_party/ffmpeg/libavformat/
H A Dos_support.h111 #define S_IWUSR S_IWRITE macro
/third_party/libuv/test/
H A Dtest-metrics.c220 UV_FS_O_WRONLY | UV_FS_O_CREAT, S_IRUSR | S_IWUSR, in prepare_cb() local
H A Dtask.h68 # define S_IWUSR _S_IWRITE macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstat.h57 #define S_IWUSR 0200 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dstat.h57 #define S_IWUSR 0200 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstat.h57 #define S_IWUSR 0200 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstat.h57 #define S_IWUSR 0200 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstat.h57 #define S_IWUSR 0200 macro
/third_party/python/Lib/
H A Dstat.py101 S_IWUSR = 0o0200 # write by owner variable
/third_party/python/Modules/
H A D_stat.c162 # define S_IWUSR 00200 macro
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h118 # define S_IWUSR S_IWRITE macro
/third_party/musl/include/sys/
H A Dstat.h64 #define S_IWUSR 0200 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h88 #define S_IWUSR 0200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h87 #define S_IWUSR 0200 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h87 #define S_IWUSR 0200 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h87 #define S_IWUSR 0200 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h88 #define S_IWUSR 0200 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h87 #define S_IWUSR 0200 macro
/third_party/musl/include/
H A Dfcntl.h90 #define S_IWUSR 0200 macro
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c43 #define S_IWUSR S_IWRITE macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs426 pub const S_IWUSR: ::mode_t = 128; consts

Completed in 17 milliseconds

123