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

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dfilemode.c83 #ifndef S_IWUSR macro
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dfilemode.c71 #ifndef S_IWUSR macro
/openbsd-current/gnu/lib/libreadline/
H A Dposixstat.h120 # define S_IWUSR S_IWRITE /* write, owner */ macro
/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Dstat.h42 #define S_IWUSR 00200 /* owner: -w------- */ macro
/openbsd-current/gnu/llvm/lldb/include/lldb/Host/windows/
H A DPosixApi.h36 #define S_IWUSR S_IWRITE /* write, user */ macro
/openbsd-current/gnu/usr.bin/texinfo/lib/
H A Dtempname.c83 # define S_IWUSR S_IWRITE macro
86 # define S_IWUSR 00200 macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dsystem.h116 #define S_IWUSR S_IWRITE macro
132 #define S_IWUSR 0200 macro
/openbsd-current/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c325 (void)fchmod(fileno(fp), S_IRUSR|S_IWUSR); local
/openbsd-current/sys/sys/
H A Dstat.h102 #define S_IWUSR 0000200 /* W for owner */ macro
/openbsd-current/gnu/usr.bin/perl/
H A Dperl.h2210 # define S_IWUSR S_IWRITE macro
2214 # define S_IWUSR 0200 macro

Completed in 213 milliseconds