Home
last modified time | relevance | path

Searched defs:UF_IMMUTABLE (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dstat.py86 UF_IMMUTABLE = 0x00000002 variable
/external/python/cpython3/Modules/
D_stat.c204 # define UF_IMMUTABLE 0x00000002 macro
/external/python/cpython3/Lib/
Dstat.py99 UF_IMMUTABLE = 0x00000002 # file may not be changed variable