Searched defs:S_IWGRP (Results 1 - 11 of 11) sorted by last modified time

/freebsd-9.3-release/contrib/ntp/lib/isc/win32/include/isc/
H A Dstat.h36 #define S_IWGRP _S_IWRITE /* Group write permission */ macro
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dfilemode.c85 #ifndef S_IWGRP macro
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.os.h293 # define S_IWGRP (S_IWRITE >> 3) macro
/freebsd-9.3-release/contrib/amd/include/
H A Dam_defs.h1298 # undef S_IWGRP macro
/freebsd-9.3-release/contrib/sendmail/include/sm/
H A Dconf.h2708 # define S_IWGRP 0020 macro
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dstat-macros.h213 # define S_IWGRP (S_IWUSR >> 3) macro
/freebsd-9.3-release/contrib/cvs/lib/
H A Dsystem.h125 #define S_IWGRP S_IWRITE macro
143 #define S_IWGRP (S_IWUSR >> 3) /* Write by group. */ macro
381 # define S_IWGRP 0000020 /* write permission, grougroup */ macro
/freebsd-9.3-release/contrib/libreadline/
H A Dposixstat.h124 # define S_IWGRP (S_IWRITE >> 3) /* write, group */ macro
/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A Dconf.h288 # define S_IWGRP (S_IWUSR / 0010) macro
294 # define S_IWGRP 0 macro
/freebsd-9.3-release/crypto/openssh/
H A Ddefines.h156 # define S_IWGRP 0000020 /* write permission, group */ macro
/freebsd-9.3-release/sys/sys/
H A Dstat.h214 #define S_IWGRP 0000020 /* W for group */ macro

Completed in 115 milliseconds