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

/system/extras/f2fs_utils/
H A Df2fs_ioutils.c66 #define S_IWGRP 00020 macro
68 #define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
/system/extras/ext4_utils/
H A Dmake_ext4fs.c46 #undef S_IWGRP macro
62 #define S_IWGRP 00020 macro
64 #define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)

Completed in 72 milliseconds