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

12

/macosx-10.9.5/groff-38/groff/src/include/
H A Dposix.h46 #define S_IWUSR 0200 macro
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/include/isc/
H A Dstat.h33 #define S_IWUSR _S_IWRITE /* Owner write permission */ macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Dfilemode.c37 # define S_IWUSR macro
39 # define S_IWUSR macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dfilemode.c71 #ifndef S_IWUSR macro
/macosx-10.9.5/emacs-92/emacs/mac/inc/sys/
H A Dstat.h43 #undef S_IWUSR macro
66 #define S_IWUSR S_IWRITE macro
/macosx-10.9.5/ntp-88/lib/isc/win32/include/isc/
H A Dstat.h34 #define S_IWUSR _S_IWRITE /* Owner write permission */ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/_types/
H A D_s_ifmt.h51 #define S_IWUSR 0000200 /* [XSI] W for owner */ macro
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dposixstat.h120 # define S_IWUSR S_IWRITE /* write, owner */ macro
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dposixstat.h120 # define S_IWUSR S_IWRITE /* write, owner */ macro
/macosx-10.9.5/text_cmds-87/sort/
H A Dstat-macros.h207 # define S_IWUSR S_IWRITE macro
210 # define S_IWUSR 00200 macro
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dtempname.c81 # define S_IWUSR S_IWRITE macro
84 # define S_IWUSR 00200 macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dsys_stat_.h218 # define S_IWUSR S_IWRITE macro
221 # define S_IWUSR 00200 macro
H A Dsystem.h232 # define S_IWUSR 0000200 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Dclib_port.h100 #define S_IWUSR S_IWRITE /* W for owner */ macro
128 #define S_IWUSR 0000200 /* W for owner */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h100 #define S_IWUSR S_IWRITE /* W for owner */ macro
128 #define S_IWUSR 0000200 /* W for owner */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h102 #define S_IWUSR S_IWRITE /* W for owner */ macro
130 #define S_IWUSR 0000200 /* W for owner */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h102 #define S_IWUSR S_IWRITE /* W for owner */ macro
130 #define S_IWUSR 0000200 /* W for owner */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h102 #define S_IWUSR S_IWRITE /* W for owner */ macro
130 #define S_IWUSR 0000200 /* W for owner */ macro
/macosx-10.9.5/gnudiff-19/diffutils/src/
H A Dsystem.h149 # define S_IWUSR 0200 macro
/macosx-10.9.5/gnuserv-7/gnuserv/
H A Dsysfile.h186 # define S_IWUSR S_IWRITE macro
188 # define S_IWUSR 00200 macro
/macosx-10.9.5/system_cmds-597.90.1/pwd_mkdb.tproj/
H A Dpwd_mkdb.c328 (void)fchmod(fileno(fp), S_IRUSR|S_IWUSR); local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/pwd_mkdb.tproj/
H A Dpwd_mkdb.c328 (void)fchmod(fileno(fp), S_IRUSR|S_IWUSR); local
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.os.h296 # define S_IWUSR S_IWRITE macro
/macosx-10.9.5/uucp-11/uucp/
H A Dsysdep.h255 #define S_IWUSR 0200 macro
/macosx-10.9.5/gpatch-3/patch/
H A Dcommon.h65 #define S_IWUSR (S_IWOTH << 6) macro

Completed in 303 milliseconds

12