Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5842 os_DirEntry_is_dir_impl(DirEntry *self, int follow_symlinks);
5857 _return_value = os_DirEntry_is_dir_impl(self, follow_symlinks); in os_DirEntry_is_dir()
/external/python/cpython3/Modules/
Dposixmodule.c11809 os_DirEntry_is_dir_impl(DirEntry *self, int follow_symlinks) in os_DirEntry_is_dir_impl() function