Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c11976 DirEntry_from_find_data(path_t *path, WIN32_FIND_DATAW *dataW) in DirEntry_from_find_data() function
12190 entry = DirEntry_from_find_data(&iterator->path, file_data); in ScandirIterator_iternext()