Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c11590 int got_file_index; member
11841 if (!self->got_file_index) { in os_DirEntry_inode_impl()
11857 self->got_file_index = 1; in os_DirEntry_inode_impl()
11990 entry->got_file_index = 0; in DirEntry_from_find_data()