Searched defs:S_IWGRP (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dstat.h34 #define S_IWGRP 00020 macro
/external/bison/linux-lib/sys/
H A Dstat.h580 #if !S_IWGRP
581 # define S_IWGRP (S_IWUSR >> 3) macro
604 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
/external/bison/darwin-lib/sys/
H A Dstat.h580 #if !S_IWGRP
581 # define S_IWGRP (S_IWUSR >> 3) macro
604 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
/external/openssh/
H A Ddefines.h167 # define S_IWGRP 0000020 /* write permission, group */ macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 28 milliseconds