Home
last modified time | relevance | path

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

/third_party/python/Python/
Dfileutils.c1064 attributes_to_mode(DWORD attr) in attributes_to_mode() function
1083 result->st_mode = attributes_to_mode(info->dwFileAttributes); in _Py_attribute_data_to_stat()