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

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/include/isc/
H A Dstat.h44 #define S_IWOTH _S_IWRITE /* Other write permission */ macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/include/isc/
H A Dstat.h40 #define S_IWOTH _S_IWRITE /* Other write permission */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dfilemode.c98 #ifndef S_IWOTH macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dstat-macros.h216 # define S_IWOTH (S_IWUSR >> 6) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dposixstat.h128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dwrite-csharp.c71 # define S_IWOTH (S_IWUSR >> 6) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dstat.h115 #define S_IWOTH 0000002 /* W for other */ macro
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/include/
H A Dam_defs.h1313 # undef S_IWOTH macro
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.h231 #define S_IWOTH _S_IWOTH macro
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Dconf.h292 # define S_IWOTH (S_IWUSR / 0100) macro
298 # define S_IWOTH 0 macro
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h1453 #define S_IWOTH 0000002 macro

Completed in 230 milliseconds