Searched defs:S_IWOTH (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/binutils/binutils/
H A Dfilemode.c98 #ifndef S_IWOTH macro
/freebsd-10.0-release/contrib/libreadline/
H A Dposixstat.h128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
/freebsd-10.0-release/contrib/tcsh/
H A Dtc.os.h290 # define S_IWOTH (S_IWRITE >> 6) macro
/freebsd-10.0-release/sys/sys/
H A Dstat.h219 #define S_IWOTH 0000002 /* W for other */ macro
/freebsd-10.0-release/contrib/amd/include/
H A Dam_defs.h1299 # undef S_IWOTH macro
/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Dconf.h290 # define S_IWOTH (S_IWUSR / 0100) macro
296 # define S_IWOTH 0 macro
/freebsd-10.0-release/crypto/openssh/
H A Ddefines.h157 # define S_IWOTH 0000002 /* write permission, other */ macro
/freebsd-10.0-release/contrib/sendmail/include/sm/
H A Dconf.h2712 # define S_IWOTH 0002 macro

Completed in 149 milliseconds