Home
last modified time | relevance | path

Searched refs:ST_UID (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dstat.py12 ST_UID = 4 variable
/external/python/cpython2/Demo/pdist/
Dcvslock.py176 uid = st[stat.ST_UID]
/external/autotest/client/site_tests/platform_FilePerms/
Dplatform_FilePerms.py253 uid = os.stat(fs)[stat.ST_UID]
/external/python/cpython2/Doc/library/
Dstat.rst130 .. data:: ST_UID