Home
last modified time | relevance | path

Searched defs:S_IWOTH (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Dposixstat.h128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dfilemode.c97 #define S_IWOTH 0002 macro
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dfilemode.c97 #define S_IWOTH 0002 macro
/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Dconf.h291 # define S_IWOTH (S_IWUSR / 0100) macro
297 # define S_IWOTH 0 macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dstat-macros.h216 # define S_IWOTH (S_IWUSR >> 6) macro
/dflybsd-src/contrib/tcsh-6/
H A Dtc.os.h289 # define S_IWOTH (S_IWRITE >> 6) macro
/dflybsd-src/sys/sys/
H A Dfcntl.h312 #define S_IWOTH 0000002 /* W for other */ macro
H A Dstat.h185 #define S_IWOTH 0000002 /* W for other */ macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/sys/
H A Dstat.h588 # define S_IWOTH (S_IWUSR >> 6) macro
/dflybsd-src/crypto/openssh/
H A Ddefines.h188 # define S_IWOTH 0000002 /* write permission, other */ macro