Searched defs:PERM_ALL (Results 1 – 2 of 2) sorted by relevance
/external/squashfs-tools/squashfs-tools/ | ||
D | action.h | 297 #define PERM_ALL 1 macro |
/external/python/pyfakefs/pyfakefs/ | ||
D | fake_filesystem.py | 126 PERM_ALL = 0o7777 # All permission bits. variable |