Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c3458 _listdir_windows_no_opendir(path_t *path, PyObject *list) in _listdir_windows_no_opendir() function
3689 return _listdir_windows_no_opendir(path, NULL); in os_listdir_impl()