Searched defs:S_IWUSR (Results 1 - 7 of 7) sorted by last modified time

/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h740 # define S_IWUSR S_IWRITE macro
2729 # define S_IWUSR 0200 macro
/freebsd-current/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c495 (void)fchmod(fileno(fp), S_IRUSR|S_IWUSR); local
/freebsd-current/sys/sys/
H A Dstat.h247 #define S_IWUSR 0000200 /* W for owner */ macro
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dstat.h34 #define S_IWUSR _S_IWRITE /* Owner write permission */ macro
/freebsd-current/crypto/openssh/
H A Ddefines.h186 # define S_IWUSR _S_IWUSR /* write permission, owner */ macro
/freebsd-current/contrib/tcsh/
H A Dtc.os.h295 # define S_IWUSR S_IWRITE macro
/freebsd-current/contrib/diff/src/
H A Dsystem.h119 # define S_IWUSR 0200 macro

Completed in 175 milliseconds