Home
last modified time | relevance | path

Searched defs:PERM_ALL (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dhelpers.py37 PERM_ALL = 0o7777 # All permission bits. variable
Dfake_filesystem.py174 PERM_ALL = helpers.PERM_ALL variable
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Daction.h297 #define PERM_ALL 1 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Doledb.h4789 …PERM_WRITEOWNER = 0x80000,PERM_MAXIMUM_ALLOWED = 0x2000000,PERM_ALL = 0x10000000,PERM_EXECUTE = 0x… enumerator