Home
last modified time | relevance | path

Searched refs:fsWrPerm (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-mac/Carbon/
DFiles.py8 fsWrPerm = 0x02 variable
/external/python/cpython2/Mac/Modules/
DMacOS.c647 case 'w': permission = fsWrPerm; break;