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

/freebsd-11-stable/contrib/groff/src/include/
H A Dposix.h46 #define S_IWUSR 0200 macro
/freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dstat.h34 #define S_IWUSR _S_IWRITE /* Owner write permission */ macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Dfilemode.c72 #ifndef S_IWUSR macro
/freebsd-11-stable/contrib/libreadline/
H A Dposixstat.h120 # define S_IWUSR S_IWRITE /* write, owner */ macro
/freebsd-11-stable/contrib/diff/src/
H A Dsystem.h119 # define S_IWUSR 0200 macro
/freebsd-11-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c615 (void)fchmod(fileno(fp), S_IRUSR|S_IWUSR); local
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.h295 # define S_IWUSR S_IWRITE macro
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Dconf.h280 # define S_IWUSR S_IWRITE macro
282 # define S_IWUSR (S_IRUSR/2) macro
/freebsd-11-stable/sys/sys/
H A Dstat.h203 #define S_IWUSR 0000200 /* W for owner */ macro
/freebsd-11-stable/contrib/amd/include/
H A Dam_defs.h1320 # undef S_IWUSR macro
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h176 # define S_IWUSR _S_IWUSR /* write permission, owner */ macro
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h740 # define S_IWUSR S_IWRITE macro
2726 # define S_IWUSR 0200 macro

Completed in 231 milliseconds