Home
last modified time | relevance | path

Searched defs:S_IWGRP (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dposixstat.h124 # define S_IWGRP (S_IWRITE >> 3) /* write, group */ macro
140 # define S_IWGRP (S_IWRITE >> 3) /* write, group */ macro
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dfilemode.c84 #define S_IWGRP 0020 macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dfilemode.c84 #define S_IWGRP 0020 macro
/netbsd-src/external/gpl2/rcs/include/
H A Dconf.h292 # define S_IWGRP (S_IWUSR / 0010) macro
298 # define S_IWGRP 0 macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-csharp.c59 # define S_IWGRP (S_IWUSR >> 3) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstat-macros.h213 # define S_IWGRP (S_IWUSR >> 3) macro
/netbsd-src/sys/sys/
H A Dstat.h130 #define S_IWGRP 0000020 /* W for group */ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in382 #define S_IWGRP 00020 /* group has write permission */ macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.c119 #define S_IWGRP 0 macro
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.c119 #define S_IWGRP 0 macro
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h1557 #define S_IWGRP 0000020 macro