Searched defs:S_IWOTH (Results 1 - 9 of 9) sorted by path

/freebsd-10-stable/contrib/amd/include/
H A Dam_defs.h1319 # undef S_IWOTH macro
/freebsd-10-stable/contrib/binutils/binutils/
H A Dfilemode.c98 #ifndef S_IWOTH macro
/freebsd-10-stable/contrib/libreadline/
H A Dposixstat.h128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
/freebsd-10-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dstat.h38 #define S_IWOTH _S_IWRITE /* Other write permission */ macro
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dconf.h2718 # define S_IWOTH 0002 macro
/freebsd-10-stable/contrib/tcsh/
H A Dtc.os.h290 # define S_IWOTH (S_IWRITE >> 6) macro
/freebsd-10-stable/crypto/openssh/
H A Ddefines.h181 # define S_IWOTH 0000002 /* write permission, other */ macro
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Dconf.h290 # define S_IWOTH (S_IWUSR / 0100) macro
296 # define S_IWOTH 0 macro
/freebsd-10-stable/sys/sys/
H A Dstat.h219 #define S_IWOTH 0000002 /* W for other */ macro

Completed in 231 milliseconds