Home
last modified time | relevance | path

Searched defs:st_file_attributes (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_fileutils.h96 unsigned long st_file_attributes; member
/external/python/pyfakefs/pyfakefs/
Dhelpers.py367 def st_file_attributes(self) -> int: member in FakeStatResult