Searched defs:S_IRWXG (Results 1 – 2 of 2) sorted by relevance
/system/extras/f2fs_utils/ | ||
D | f2fs_ioutils.c | 68 #define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro |
/system/extras/ext4_utils/ | ||
D | make_ext4fs.c | 51 #define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro |